[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/17: gnu: s6-dns: Update to 2.3.0.0.
From: |
Tobias Geerinckx-Rice |
Subject: |
14/17: gnu: s6-dns: Update to 2.3.0.0. |
Date: |
Fri, 23 Feb 2018 11:46:35 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 8ea7d85554abcc3908626c46fc885d5c7c8f7716
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Feb 23 15:52:09 2018 +0100
gnu: s6-dns: Update to 2.3.0.0.
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.0.0.
---
gnu/packages/skarnet.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/skarnet.scm b/gnu/packages/skarnet.scm
index 5fa442d..588d0d4 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -144,7 +144,7 @@ functionality with a very small amount of code.")))
(define-public s6-dns
(package
(name "s6-dns")
- (version "2.0.1.0")
+ (version "2.3.0.0")
(source
(origin
(method url-fetch)
@@ -152,7 +152,7 @@ functionality with a very small amount of code.")))
version ".tar.gz"))
(sha256
(base32
- "1ji47iy8czx4jmi763dxd6lgjbnp4vqqgcijh46ym65l0a97z04w"))))
+ "0h47ldxvh9cny91r0pjxq7zr5iqpqf1j50p3ip42f6bl90z5ha58"))))
(build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs)))
(arguments
- 10/17: gnu: s6: Update to 2.7.0.0., (continued)
- 10/17: gnu: s6: Update to 2.7.0.0., Tobias Geerinckx-Rice, 2018/02/23
- 02/17: gnu: musl: Update to 1.1.19., Tobias Geerinckx-Rice, 2018/02/23
- 11/17: gnu: s6-rc: Update to 0.4.0.0., Tobias Geerinckx-Rice, 2018/02/23
- 09/17: gnu: s6-portable-utils: Update to 2.2.1.1., Tobias Geerinckx-Rice, 2018/02/23
- 17/17: gnu: calibre: Spell ‘e-book’ consistently., Tobias Geerinckx-Rice, 2018/02/23
- 07/17: gnu: skalibs: Update to 2.6.3.1., Tobias Geerinckx-Rice, 2018/02/23
- 16/17: gnu: calibre: Update to 3.17.0., Tobias Geerinckx-Rice, 2018/02/23
- 05/17: gnu: optipng: Update to 0.7.7 [security fixes]., Tobias Geerinckx-Rice, 2018/02/23
- 06/17: gnu: skarnet: Use HTTPS for home pages., Tobias Geerinckx-Rice, 2018/02/23
- 15/17: gnu: s6-networking: Update to 2.3.0.2., Tobias Geerinckx-Rice, 2018/02/23
- 14/17: gnu: s6-dns: Update to 2.3.0.0.,
Tobias Geerinckx-Rice <=
- 13/17: gnu: Add s6-linux-init., Tobias Geerinckx-Rice, 2018/02/23