zapret: 70.5 -> 70.6 (#398533)

Co-authored-by: Nishimara <me@nishimara.com>

authored by

nixpkgs-merge-bot[bot]
Nishimara
and committed by
GitHub
1eac1241 3e257446

+2 -2
+2 -2
pkgs/by-name/za/zapret/package.nix
··· 16 17 stdenv.mkDerivation (finalAttrs: { 18 pname = "zapret"; 19 - version = "70.5"; 20 21 src = fetchFromGitHub { 22 owner = "bol-van"; 23 repo = "zapret"; 24 tag = "v${finalAttrs.version}"; 25 - hash = "sha256-El/3qWZCyN5WixDWbtv+W69z0WITGMODX83dwDIT/94="; 26 }; 27 28 buildInputs = [
··· 16 17 stdenv.mkDerivation (finalAttrs: { 18 pname = "zapret"; 19 + version = "70.6"; 20 21 src = fetchFromGitHub { 22 owner = "bol-van"; 23 repo = "zapret"; 24 tag = "v${finalAttrs.version}"; 25 + hash = "sha256-VnC4UeR8Zxr8oKx9icZBTUNjVWpd16wLKyZ+zNShJQk="; 26 }; 27 28 buildInputs = [