Skip to content

Commit 60f71fa

Browse files
authoredMar 25, 2025
stevenblack-blocklist: 3.15.24 -> 3.15.26 (#393011)
2 parents 0e28304 + 2b81601 commit 60f71fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

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

+2-2
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.24";
9+
version = "3.15.26";
1010

1111
src = fetchFromGitHub {
1212
owner = "StevenBlack";
1313
repo = "hosts";
1414
tag = finalAttrs.version;
15-
hash = "sha256-34JVDJ6X1naRj+eFbuWSRxdfF5GX8FCTSFXNe78q1S8=";
15+
hash = "sha256-D8Ebr02/O4avw/+60o8oZYII9pGz1veb+Gox6XOdQdg=";
1616
};
1717

1818
outputs = [

0 commit comments

Comments
 (0)
Failed to load comments.