lunacy: 10.10 -> 10.11

This commit is contained in:
R. Ryantm
2025-01-16 04:32:20 +00:00
parent fd5197d905
commit bcacbf28c4
+2 -2
View File
@@ -20,11 +20,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "lunacy";
version = "10.10";
version = "10.11";
src = fetchurl {
url = "https://lcdn.icons8.com/setup/Lunacy_${finalAttrs.version}.deb";
hash = "sha256-4aIsEECUl9AjVhPMEhmuAew6ZynaIl15i8jmo3NJ6TU=";
hash = "sha256-yRTp23UISWBbBkA9YavYcjqYMU0RijMyLOCoYk49Jxo=";
};
buildInputs = [