zapret: 70 -> 70.3 (#385846)

Co-authored-by: Nishimara <me@nishimara.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-03-01 17:52:10 +00:00
committed by GitHub
co-authored by Nishimara
+2 -2
View File
@@ -16,13 +16,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "zapret";
version = "70";
version = "70.3";
src = fetchFromGitHub {
owner = "bol-van";
repo = "zapret";
tag = "v${finalAttrs.version}";
hash = "sha256-ywqJ44WN0UmZEVUlghuBDSdeaBpf7F8KjrcKSwx/ATI=";
hash = "sha256-sYLZH/j8bHUKfkUAAAuTrCTOXB6Qp9kVj4GjyFv6M+g=";
};
buildInputs = [