unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33926] [PATCH] gnu: bind: Update to 9.12.3-P1.
@ 2018-12-30 18:50 Vasile Dumitrascu
  2019-01-09 16:02 ` bug#33926: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Vasile Dumitrascu @ 2018-12-30 18:50 UTC (permalink / raw)
  To: 33926; +Cc: Vasile Dumitrascu

* gnu/packages/dns.scm (bind): Update to 9.12.3-P1.
---
 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 c7b630364..d7caea074 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -105,7 +105,7 @@ and BOOTP/TFTP for network booting of diskless machines.")
 (define-public isc-bind
   (package
     (name "bind")
-    (version "9.12.2-P2")
+    (version "9.12.3-P1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -113,7 +113,7 @@ and BOOTP/TFTP for network booting of diskless machines.")
                     version ".tar.gz"))
               (sha256
                (base32
-                "0gk9vwqlbdmn10m21f2awvmiccfbadvcwi8zsgm91awbx4k7h0l7"))))
+                "0wzdbn6ig851354cjdys5q3gvqcvl2gmmih1gzr8ldl7sy4r7dvc"))))
     (build-system gnu-build-system)
     (outputs `("out" "utils"))
     (inputs
-- 
2.20.1

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

* bug#33926: [PATCH] gnu: bind: Update to 9.12.3-P1.
  2018-12-30 18:50 [bug#33926] [PATCH] gnu: bind: Update to 9.12.3-P1 Vasile Dumitrascu
@ 2019-01-09 16:02 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-01-09 16:02 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 33926-done

Hi,

Vasile Dumitrascu <va511e@yahoo.com> skribis:

> * gnu/packages/dns.scm (bind): Update to 9.12.3-P1.

Applied, thanks!

Ludo’.

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

end of thread, other threads:[~2019-01-09 16:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-30 18:50 [bug#33926] [PATCH] gnu: bind: Update to 9.12.3-P1 Vasile Dumitrascu
2019-01-09 16:02 ` bug#33926: " Ludovic Courtès

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