me
/
guix
Archived
1
0
Fork 0

gnu: knot: Update to 3.2.5.

* gnu/packages/dns.scm (knot): Update to 3.2.5.
master
Tobias Geerinckx-Rice 2023-02-12 01:00:00 +01:00
parent bef8593ded
commit 09d34401b9
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -875,7 +875,7 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
(version "3.2.4")
(version "3.2.5")
(source
(origin
(method git-fetch)
@ -884,7 +884,7 @@ Extensions} (DNSSEC).")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0b6fnrdy5zqn3mnn5cl92j0m7k9l6hh4gnr92qpirqf54bl2lfm2"))
(base32 "0xhr6i5qq0yhxqj50hsm51lb1v5lj4vfkzdcsvh7lw8wg6j1d03b"))
(modules '((guix build utils)))
(snippet
'(begin