lunacy: 9.6.0 -> 9.6.1

This commit is contained in:
R. Ryantm
2024-05-30 03:58:40 +00:00
parent 3852c7ab26
commit d74a41dc52
+2 -2
View File
@@ -18,11 +18,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "lunacy";
version = "9.6.0";
version = "9.6.1";
src = fetchurl {
url = "https://lcdn.icons8.com/setup/Lunacy_${finalAttrs.version}.deb";
hash = "sha256-PvQGDUC9BsIql4xMM1OH45gq3YtJMKJcYg4N2o18hno=";
hash = "sha256-w7qw5HyJcEjeujz54bTkkofmzacIBLYqJvVuldvbytE=";
};
unpackCmd = ''