python314Packages.publicsuffixlist: 1.0.2.20260207 -> 1.0.2.20260211

Changelog: https://github.com/ko-zu/psl/blob/v1.0.2.20260211-gha/CHANGES.md
This commit is contained in:
Fabian Affolter
2026-02-11 16:42:16 +01:00
parent 18dc73461b
commit c13c6a8802
@@ -11,12 +11,12 @@
buildPythonPackage (finalAttrs: {
pname = "publicsuffixlist";
version = "1.0.2.20260207";
version = "1.0.2.20260211";
pyproject = true;
src = fetchPypi {
inherit (finalAttrs) pname version;
hash = "sha256-yit/A5RBoGdiY6IDc/2HnMl6QkAp4IGYywfCIo4cbZ8=";
hash = "sha256-GNa+6TzEoy2G4xhCvl6lm9WvdDs0e4HAZPF6oBCc4PM=";
};
postPatch = ''