1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

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

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