Skip to content

Commit 9588b84

Browse files
stevenblack-blocklist: 3.15.5 -> 3.15.8 (#372042)
Co-authored-by: Frontear <[email protected]>
2 parents 6a3dd63 + 0353128 commit 9588b84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/st/stevenblack-blocklist/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
}:
77
stdenvNoCC.mkDerivation (finalAttrs: {
88
pname = "stevenblack-blocklist";
9-
version = "3.15.5";
9+
version = "3.15.8";
1010

1111
src = fetchFromGitHub {
1212
owner = "StevenBlack";
1313
repo = "hosts";
1414
tag = finalAttrs.version;
15-
hash = "sha256-bBQu5n/rMT8bEsBMmv3CtGUZ/ybCTuDw5E2GYZI5woU=";
15+
hash = "sha256-WdqYgQB4MN1H3SH/Wn8yJIDXJToAcy49D3Rqd8/zj64=";
1616
};
1717

1818
outputs = [

0 commit comments

Comments
 (0)