stevenblack-blocklist: 3.15.51 -> 3.15.55 (#424571)

authored by Aleksana and committed by GitHub 0c54544e fa496663

+2 -2
+2 -2
pkgs/by-name/st/stevenblack-blocklist/package.nix
··· 6 }: 7 stdenvNoCC.mkDerivation (finalAttrs: { 8 pname = "stevenblack-blocklist"; 9 - version = "3.15.51"; 10 11 src = fetchFromGitHub { 12 owner = "StevenBlack"; 13 repo = "hosts"; 14 tag = finalAttrs.version; 15 - hash = "sha256-NISp1TNEgoLn2sBglpoKfg/aiiLynNOrOWqTppkbDs0="; 16 }; 17 18 outputs = [
··· 6 }: 7 stdenvNoCC.mkDerivation (finalAttrs: { 8 pname = "stevenblack-blocklist"; 9 + version = "3.15.55"; 10 11 src = fetchFromGitHub { 12 owner = "StevenBlack"; 13 repo = "hosts"; 14 tag = finalAttrs.version; 15 + hash = "sha256-eDKP15xvd/SHZd4i2EorRZkS7ih5d8YNvCJQsRQeMYs="; 16 }; 17 18 outputs = [