me
/
guix
Archived
1
0
Fork 0

gnu: nsd: Update to 4.7.0.

* gnu/packages/dns.scm (nsd): Update to 4.7.0.
master
Tobias Geerinckx-Rice 2023-07-09 02:00:02 +02:00
parent 69c3a06a1c
commit 626c0b7cd6
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -513,14 +513,14 @@ the two.")
(define-public nsd
(package
(name "nsd")
(version "4.6.1")
(version "4.7.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.nlnetlabs.nl/downloads/nsd/nsd-"
version ".tar.gz"))
(sha256
(base32 "0ym2fgkjar94y99lyvp93p7jpj33ysprvqd7py28xxn37shs6q1z"))))
(base32 "057jxhhyggqhy4swwqlwf1lflc96cfqpm200l1gr3lls557a9b4g"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags