[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/17: gnu: execline: Update to 2.3.0.4.
From: |
Tobias Geerinckx-Rice |
Subject: |
08/17: gnu: execline: Update to 2.3.0.4. |
Date: |
Fri, 23 Feb 2018 11:46:34 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit ba1203d030fddd8c66f1450aa8a389a3142275c9
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Feb 23 15:10:18 2018 +0100
gnu: execline: Update to 2.3.0.4.
* gnu/packages/skarnet.scm (execline): Update to 2.3.0.4.
---
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 8b79a4f..19bfe3a 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -62,7 +62,7 @@ and file system operations. It is used by all skarnet.org
software.")
(define-public execline
(package
(name "execline")
- (version "2.1.5.0")
+ (version "2.3.0.4")
(source
(origin
(method url-fetch)
@@ -70,7 +70,7 @@ and file system operations. It is used by all skarnet.org
software.")
version ".tar.gz"))
(sha256
(base32
- "0hhirdmyh3sj9qagkis7addmmdvyic717wkb6ym3n63kvfk0adla"))))
+ "0jx60wjz3yj3r1wircbvd15in275pi7ggw69pbs9djhcyb48zfz4"))))
(build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs)))
(arguments
- branch master updated (18cbba2 -> 8572adb), Tobias Geerinckx-Rice, 2018/02/23
- 04/17: gnu: bpython: Update to 0.17.1., Tobias Geerinckx-Rice, 2018/02/23
- 01/17: gnu: parallel: Update to 20180222., Tobias Geerinckx-Rice, 2018/02/23
- 08/17: gnu: execline: Update to 2.3.0.4.,
Tobias Geerinckx-Rice <=
- 03/17: gnu: musl: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/02/23
- 12/17: gnu: s6-linux-utils: Update to 2.4.0.2., Tobias Geerinckx-Rice, 2018/02/23
- 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