perlPackages.NetPatricia: 1.22 -> 1.24 (#516255)

This commit is contained in:
Michael Daniels
2026-05-16 18:14:42 +00:00
committed by GitHub
+3 -3
View File
@@ -25906,10 +25906,10 @@ with self;
NetPatricia = buildPerlPackage {
pname = "Net-Patricia";
version = "1.22";
version = "1.24";
src = fetchurl {
url = "mirror://cpan/authors/id/G/GR/GRUBER/Net-Patricia-1.22.tar.gz";
hash = "sha256-cINakm4cWo0DJMcv/+6C7rfsbBQd7gT9RGggtk9xxVI=";
url = "mirror://cpan/authors/id/G/GR/GRUBER/Net-Patricia-1.24.tar.gz";
hash = "sha256-2U9SCATiVBsc0g5zNmcgqXPK9d0tJiODj8jWOYr9fts=";
};
propagatedBuildInputs = [
NetCIDRLite