* [bug#49885] [PATCH] gnu: knot-resolver: Update to 5.4.0.
@ 2021-08-05 0:20 Simon South
2021-08-05 0:49 ` bug#49885: " Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Simon South @ 2021-08-05 0:20 UTC (permalink / raw)
To: 49885
* gnu/packages/dns.scm (knot-resolver): Update to 5.4.0.
---
gnu/packages/dns.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm
index dc6b101e3c..69218c08af 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -947,14 +947,14 @@ synthesis, and on-the-fly re-configuration.")
(define-public knot-resolver
(package
(name "knot-resolver")
- (version "5.3.2")
+ (version "5.4.0")
(source (origin
(method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-resolver/"
"knot-resolver-" version ".tar.xz"))
(sha256
(base32
- "0dhlq25lig8wmn72ambfmb1njwwp980d98i9q7a24d79bxyl8vwb"))))
+ "0pl1l167fqb1lgmrmkx8i140l41wgnfwr6h3awxv4cw4p5qzcjjk"))))
(build-system meson-build-system)
(outputs '("out" "doc"))
(arguments
--
2.32.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#49885: [PATCH] gnu: knot-resolver: Update to 5.4.0.
2021-08-05 0:20 [bug#49885] [PATCH] gnu: knot-resolver: Update to 5.4.0 Simon South
@ 2021-08-05 0:49 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-08-05 0:49 UTC (permalink / raw)
To: Simon South; +Cc: 49885-done
On Wed, Aug 04, 2021 at 08:20:10PM -0400, Simon South wrote:
> * gnu/packages/dns.scm (knot-resolver): Update to 5.4.0.
Thanks! Pushed as 8b4a654ab914a08a53dfc81eff1be738ce6e58b2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-05 0:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-05 0:20 [bug#49885] [PATCH] gnu: knot-resolver: Update to 5.4.0 Simon South
2021-08-05 0:49 ` bug#49885: " Leo Famulari
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.