zapret: 70.5 -> 70.6 (#398533)

Co-authored-by: Nishimara <me@nishimara.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-04-15 06:22:46 +00:00
committed by GitHub
co-authored by Nishimara
+2 -2
View File
@@ -16,13 +16,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "zapret";
version = "70.5";
version = "70.6";
src = fetchFromGitHub {
owner = "bol-van";
repo = "zapret";
tag = "v${finalAttrs.version}";
hash = "sha256-El/3qWZCyN5WixDWbtv+W69z0WITGMODX83dwDIT/94=";
hash = "sha256-VnC4UeR8Zxr8oKx9icZBTUNjVWpd16wLKyZ+zNShJQk=";
};
buildInputs = [