perlPackages.NetIPXS: 0.22 -> 0.23

This commit is contained in:
Xesxen
2026-03-25 20:29:57 +01:00
parent a012458112
commit ca394c56a2
+3 -3
View File
@@ -25692,10 +25692,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