zapret2: 0.9.5 -> 0.9.5.1

This commit is contained in:
R. Ryantm
2026-04-28 09:36:30 +00:00
parent 009472a6ae
commit 2e715f610b
+2 -2
View File
@@ -20,7 +20,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "zapret2";
version = "0.9.5";
version = "0.9.5.1";
outputs = [
"out"
@@ -34,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "bol-van";
repo = "zapret2";
tag = "v${finalAttrs.version}";
hash = "sha256-KdkUCfxxe2ddcYebvKsslIUBkl5g7Rc/f+xY00hy5JM=";
hash = "sha256-uKLHzsi/AYQ8OLj2g8pszSCyD485Sg/s45Ko8gKN5z8=";
leaveDotGit = true;
postFetch = ''
cd "$out"