Unverified Commit be56f76a authored by toonn's avatar toonn Committed by GitHub
Browse files

Merge pull request #261420 from toonn/libicns-version

libicns: unstable-2022-04-10 -> 0.8.1-unstable-2022-04-10
parents 2db8033d ed8270ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

stdenv.mkDerivation {
  pname = "libicns";
  version = "unstable-2022-04-10";
  version = "0.8.1-unstable-2022-04-10";

  src = fetchgit {
    name = "libicns";