perlPackages.NetIPXS: 0.22 -> 0.23 (#503486)

This commit is contained in:
Marcus Ramberg
2026-04-15 18:40:32 +00:00
committed by GitHub
+3 -3
View File
@@ -25710,10 +25710,10 @@ with self;
NetIPXS = buildPerlPackage {
pname = "Net-IP-XS";
version = "0.22";
version = "0.23";
src = fetchurl {
url = "mirror://cpan/authors/id/T/TO/TOMHRR/Net-IP-XS-0.22.tar.gz";
hash = "sha256-JZe0aDizgur3S6XJnD9gpqC1poHsNqFBchJL9E9LGSA=";
url = "mirror://cpan/authors/id/T/TO/TOMHRR/Net-IP-XS-0.23.tar.gz";
hash = "sha256-c7E+E68xWC/whLgNUK+LOeGStGc6wvfWj+4Mpa9txX8=";
};
propagatedBuildInputs = [
IOCapture