Skip to content

Commit 99e0204

Browse files
authored
publicsuffix-list: 0-unstable-2025-03-12 -> 0-unstable-2025-06-10 (#398541)
2 parents af4d78c + 55c37b1 commit 99e0204

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/pu/publicsuffix-list/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
stdenvNoCC.mkDerivation {
99
pname = "publicsuffix-list";
10-
version = "0-unstable-2025-03-12";
10+
version = "0-unstable-2025-06-10";
1111

1212
src = fetchFromGitHub {
1313
owner = "publicsuffix";
1414
repo = "list";
15-
rev = "b85018227bf5620427fc719c80fd652d52fd945f";
16-
hash = "sha256-IV9k14VQlr92hzcApLCYA6rHdVRQL9kgRTJzyz37TRY=";
15+
rev = "9f9c1865c17a23edce0491aa6e697cc987fcdafa";
16+
hash = "sha256-BX8pFGtqTTlWgsZ5IJP7hApG4ysSYHTibT3+hwugSHA=";
1717
};
1818

1919
dontBuild = true;

0 commit comments

Comments
 (0)