Merge pull request #315786 from r-ryantm/auto-update/lunacy

lunacy: 9.6.0 -> 9.6.1
This commit is contained in:
Aleksana
2024-05-31 22:35:29 +08:00
committed by GitHub
+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 = ''