lunacy: 9.6.2 -> 10.0.1

This commit is contained in:
luftmensch-luftmensch
2024-08-29 10:56:44 +02:00
parent 84e77f1c87
commit ae38d0c729
+2 -2
View File
@@ -20,11 +20,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "lunacy";
version = "9.6.2";
version = "10.0.1";
src = fetchurl {
url = "https://lcdn.icons8.com/setup/Lunacy_${finalAttrs.version}.deb";
hash = "sha256-iTne+vUnv+O/+QUKgSUr+ACdZpXrvRQkZmqghJH1fDw=";
hash = "sha256-roD/bKv1N2sru/tZ6Zl1J2AyY1mgj2ssB2a42kwBNHM=";
};
unpackCmd = ''