gnu: unbound: Update to 1.8.0.

* gnu/packages/dns.scm (unbound): Update to 1.8.0.
This commit is contained in:
Tobias Geerinckx-Rice 2018-09-11 15:53:11 +02:00
parent 702a87f2d1
commit cd1e138cc6
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -292,7 +292,7 @@ asynchronous fashion.")
(define-public unbound
(package
(name "unbound")
(version "1.7.3")
(version "1.8.0")
(source
(origin
(method url-fetch)
@ -300,7 +300,7 @@ asynchronous fashion.")
version ".tar.gz"))
(sha256
(base32
"0bb0p8nbda77ghx20yfl7hqxm9x709223q35465v99i8v4ay27f1"))))
"0gxqc4ynd2g1a5dwaazqh9n8injh49a7dz0l9bbxqgv47dnrvxvq"))))
(build-system gnu-build-system)
(outputs '("out" "python"))
(native-inputs