Skip to content

Commit d5144ef

Browse files
zapret: 70 -> 70.3 (#385846)
Co-authored-by: Nishimara <[email protected]>
2 parents 4b34a49 + 536ed60 commit d5144ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/za/zapret/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616

1717
stdenv.mkDerivation (finalAttrs: {
1818
pname = "zapret";
19-
version = "70";
19+
version = "70.3";
2020

2121
src = fetchFromGitHub {
2222
owner = "bol-van";
2323
repo = "zapret";
2424
tag = "v${finalAttrs.version}";
25-
hash = "sha256-ywqJ44WN0UmZEVUlghuBDSdeaBpf7F8KjrcKSwx/ATI=";
25+
hash = "sha256-sYLZH/j8bHUKfkUAAAuTrCTOXB6Qp9kVj4GjyFv6M+g=";
2626
};
2727

2828
buildInputs = [

0 commit comments

Comments
 (0)