stevenblack-blocklist: 3.15.20 -> 3.15.24
This commit is contained in:
parent
573c650e8a
commit
9e6af1666b
@ -6,13 +6,13 @@
|
||||
}:
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "stevenblack-blocklist";
|
||||
version = "3.15.20";
|
||||
version = "3.15.24";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "StevenBlack";
|
||||
repo = "hosts";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-NReJCA379CGPRsIy5xifVz0xtBOJ+XrPaAhDKIGV9Ik=";
|
||||
hash = "sha256-34JVDJ6X1naRj+eFbuWSRxdfF5GX8FCTSFXNe78q1S8=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user