Commit ed8270ec authored by toonn's avatar toonn
Browse files

libicns: unstable-2022-04-10 -> 0.8.1-unstable-2022-04-10



Conform to version format for non-released revision.

Co-authored-by: default avatarAnders Kaseorg <andersk@mit.edu>
parent f2caab67
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";