unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51485] [PATCH] gnu: knot-resolver: Update to 5.4.2.
@ 2021-10-29 15:34 Simon South
  2021-10-29 16:51 ` bug#51485: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Simon South @ 2021-10-29 15:34 UTC (permalink / raw)
  To: 51485

* gnu/packages/dns.scm (knot-resolver): Update to 5.4.2.
---
 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 c770b880c8..89ebe588fd 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -1062,14 +1062,14 @@ synthesis, and on-the-fly re-configuration.")
 (define-public knot-resolver
   (package
     (name "knot-resolver")
-    (version "5.4.1")
+    (version "5.4.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://secure.nic.cz/files/knot-resolver/"
                                   "knot-resolver-" version ".tar.xz"))
               (sha256
                (base32
-                "0rixiqfj53rfabrz8qpnq4whx8y29d2m5w64a4jlwx7gv4nrd2zv"))))
+                "12x5cd09rv530pak5f2smxcfq2zdqg0g5qxsd5k0alm7f6aj2spa"))))
     (build-system meson-build-system)
     (outputs '("out" "doc"))
     (arguments

base-commit: 21fcb08d09414a0cd6e2ce3c32ad5a33b22dad38
-- 
2.25.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#51485: [PATCH] gnu: knot-resolver: Update to 5.4.2.
  2021-10-29 15:34 [bug#51485] [PATCH] gnu: knot-resolver: Update to 5.4.2 Simon South
@ 2021-10-29 16:51 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2021-10-29 16:51 UTC (permalink / raw)
  To: Simon South; +Cc: 51485-done

[-- Attachment #1: Type: text/plain, Size: 168 bytes --]

Simon,

Simon South 写道:
> * gnu/packages/dns.scm (knot-resolver): Update to 5.4.2.

Pushed as 29f97a2e3f54cc76cf629eed83e1ebbbe35ae5c1.

Thanks!

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-29 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-29 15:34 [bug#51485] [PATCH] gnu: knot-resolver: Update to 5.4.2 Simon South
2021-10-29 16:51 ` bug#51485: " Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).