Skip to content

Commit 2dfa824

Browse files
authored
perlPackages.NetDNS: 1.44 -> 1.48 (#366937)
2 parents a2e3dff + 7a7702a commit 2dfa824

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/top-level/perl-packages.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18736,10 +18736,10 @@ with self; {
1873618736

1873718737
NetDNS = buildPerlPackage {
1873818738
pname = "Net-DNS";
18739-
version = "1.44";
18739+
version = "1.48";
1874018740
src = fetchurl {
18741-
url = "mirror://cpan/authors/id/N/NL/NLNETLABS/Net-DNS-1.44.tar.gz";
18742-
hash = "sha256-E9ftxLjOoBMhR/qsNXH2s8cdHQz9hExTDFoET0o+wx4=";
18741+
url = "mirror://cpan/authors/id/N/NL/NLNETLABS/Net-DNS-1.48.tar.gz";
18742+
hash = "sha256-5V8+caMcK4VgJL9QYbEWCwP4edgBNUFPONgiBHaUR1M=";
1874318743
};
1874418744
propagatedBuildInputs = [ DigestHMAC ];
1874518745
makeMakerFlags = [ "--noonline-tests" ];

0 commit comments

Comments
 (0)