unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41141] [PATCH 0/1] gnu: nsd: Update to 4.3.1.
@ 2020-05-08 22:11 Vincent Legoll
  2020-05-08 22:12 ` [bug#41141] [PATCH] " Vincent Legoll
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Legoll @ 2020-05-08 22:11 UTC (permalink / raw)
  To: 41141

Untested




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

* [bug#41141] [PATCH] gnu: nsd: Update to 4.3.1.
  2020-05-08 22:11 [bug#41141] [PATCH 0/1] gnu: nsd: Update to 4.3.1 Vincent Legoll
@ 2020-05-08 22:12 ` Vincent Legoll
  2020-07-21 20:40   ` bug#41141: " Marius Bakke
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Legoll @ 2020-05-08 22:12 UTC (permalink / raw)
  To: 41141; +Cc: Vincent Legoll

* gnu/packages/dns.scm (nsd): Update to 4.3.1.
---
 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 15c6c23d70..73d053608d 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -320,14 +320,14 @@ asynchronous fashion.")
 (define-public nsd
   (package
     (name "nsd")
-    (version "4.2.4")
+    (version "4.3.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.nlnetlabs.nl/downloads/nsd/nsd-"
                            version ".tar.gz"))
        (sha256
-        (base32 "0z7j3vwqqj0hh8n5irb2yqwzl45k4sn2wczbq1b1lqv5cxv6vgcy"))))
+        (base32 "11w9kl99fs888f3zwx2j92i8lcp78vq91jac8s317a2icv74mczl"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
-- 
2.26.0





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

* bug#41141: [PATCH] gnu: nsd: Update to 4.3.1.
  2020-05-08 22:12 ` [bug#41141] [PATCH] " Vincent Legoll
@ 2020-07-21 20:40   ` Marius Bakke
  0 siblings, 0 replies; 3+ messages in thread
From: Marius Bakke @ 2020-07-21 20:40 UTC (permalink / raw)
  To: Vincent Legoll, 41141-done; +Cc: Vincent Legoll

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

Vincent Legoll <vincent.legoll@gmail.com> writes:

> * gnu/packages/dns.scm (nsd): Update to 4.3.1.

Applied, thanks!

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

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

end of thread, other threads:[~2020-07-21 20:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-08 22:11 [bug#41141] [PATCH 0/1] gnu: nsd: Update to 4.3.1 Vincent Legoll
2020-05-08 22:12 ` [bug#41141] [PATCH] " Vincent Legoll
2020-07-21 20:40   ` bug#41141: " Marius Bakke

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).