From 9554fb105802e122177a7a604ddd3b5530a250c0 Mon Sep 17 00:00:00 2001 From: Vincent Legoll Date: Mon, 25 May 2020 23:57:53 +0200 Subject: gnu: unbound: Update to 1.10.1. * gnu/packages/dns.scm (unbound): Update to 1.10.1. Signed-off-by: Tobias Geerinckx-Rice --- gnu/packages/dns.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages') diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm index d0c03ff2d5..8b21c79385 100644 --- a/gnu/packages/dns.scm +++ b/gnu/packages/dns.scm @@ -391,14 +391,14 @@ to result in system-wide compromise.") (define-public unbound (package (name "unbound") - (version "1.10.0") + (version "1.10.1") (source (origin (method url-fetch) (uri (string-append "https://www.unbound.net/downloads/unbound-" version ".tar.gz")) (sha256 - (base32 "0mg9divpysr42sp0m693a70693dp8025v6c9dv1yabr4g1jlhbqm")))) + (base32 "0dnmh9jjh2v274f0hl31bgv40pl77mmfgky8bkqr5kvi3b17fdmp")))) (build-system gnu-build-system) (outputs '("out" "python")) (native-inputs -- cgit v1.2.3 outsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoel Janssen <roel@gnu.org>2017-04-28 10:51:53 +0200
committerRoel Janssen <roel@gnu.org>2017-04-28 11:05:37 +0200
commit60c08b2ff431e09a3c7d10dc5c4f416064d9676f (patch)
tree57fb946a2db6957595da8976c5972292985f429c /build-aux
parentbd3cc4cc52a0e75227cd51f34d01d64301cee2ca (diff)
downloadguix-60c08b2ff431e09a3c7d10dc5c4f416064d9676f.tar.gz
guix-60c08b2ff431e09a3c7d10dc5c4f416064d9676f.zip
gnu: r-vsn: Update to 3.44.0.
* gnu/packages/bioinformatics.scm (r-vsn): [source]: Update to 3.44.0, [propagated-inputs]: Add r-hexbin.
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions