fotowall: 1.1.0 -> 1.1.1

This commit is contained in:
R. Ryantm
2026-06-30 14:37:43 +00:00
parent 373ffc1d5a
commit fe0e023943
+2 -2
View File
@@ -8,7 +8,7 @@
stdenv.mkDerivation rec {
pname = "fotowall";
version = "1.1.0";
version = "1.1.1";
strictDeps = true;
__structuredAttrs = true;
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
owner = "fotowall";
repo = "fotowall";
rev = "v${version}";
hash = "sha256-3zgZ9yuS7N/pqWF9CczMSjWb1afMFaNYPRgwEo/AZp8=";
hash = "sha256-0iW3S3E7g/osnwBTSh0ruBThVyI422EhlMjuA9kQWnY=";
};
nativeBuildInputs = [