gnu: perl-net-dns: Update to 1.17.

* gnu/packages/networking.scm (perl-net-dns): Update to 1.17.
master
Tobias Geerinckx-Rice 2018-08-10 22:23:50 +02:00
parent 9a3c345b3f
commit 6e542e195d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -818,7 +818,7 @@ allows for heavy scripting.")
(define-public perl-net-dns
(package
(name "perl-net-dns")
(version "1.15")
(version "1.17")
(source
(origin
(method url-fetch)
@ -828,7 +828,7 @@ allows for heavy scripting.")
".tar.gz"))
(sha256
(base32
"1l31kqrgjzq8zgpr86z12x550px5zpn563gmnja6m14b8fk6pm0s"))))
"1q62w9rf2w8kjzqagzr0rdn20ybl8gj3l6cdq4k8fw0sxa7zsycs"))))
(build-system perl-build-system)
(inputs
`(("perl-digest-hmac" ,perl-digest-hmac)))