gnu: perl-net-dns-native: Update to 0.20.

* gnu/packages/perl.scm (perl-net-dns-native): Update to 0.20.
master
Tobias Geerinckx-Rice 2019-03-23 10:02:35 +01:00
parent 54773b0804
commit 1001fb558a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -6426,7 +6426,7 @@ name, but they won't show up as methods on your class or instances.")
(define-public perl-net-dns-native
(package
(name "perl-net-dns-native")
(version "0.15")
(version "0.20")
(source
(origin
(method url-fetch)
@ -6434,7 +6434,7 @@ name, but they won't show up as methods on your class or instances.")
"mirror://cpan/authors/id/O/OL/OLEG/Net-DNS-Native-"
version ".tar.gz"))
(sha256
(base32 "12bsv5jkic3q4arpzk6dda35didkn445v658j87rmi540dpnac85"))))
(base32 "0whm9l30frgzcfmlzqrsx3q5rdi8y6dhz33r4msgxrch8h97i8cb"))))
(build-system perl-build-system)
(home-page "https://metacpan.org/release/Net-DNS-Native")
(synopsis "Non-blocking system DNS resolver")