[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/11: gnu: execline: Update to 2.7.0.0.
From: |
guix-commits |
Subject: |
04/11: gnu: execline: Update to 2.7.0.0. |
Date: |
Mon, 11 Jan 2021 17:55:51 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit d7110d380b6c7e6a0b82338ff707123a65fd7716
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jan 11 23:51:09 2021 +0100
gnu: execline: Update to 2.7.0.0.
* gnu/packages/skarnet.scm (execline): Update to 2.7.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 4a41f3a..3ed93f3 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -62,14 +62,14 @@ and file system operations. It is used by all skarnet.org
software.")
(define-public execline
(package
(name "execline")
- (version "2.6.1.1")
+ (version "2.7.0.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://skarnet.org/software/execline/execline-"
version ".tar.gz"))
(sha256
- (base32 "0mmsnai3bkyhng0cxdz6bf7d6b7kbsxs4p39m63215lz6kq0hhrr"))))
+ (base32 "0kl74yix60msgw8k3shhp9ymm80n91yxxqckixj5qbbhmylpnpqd"))))
(build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs)))
(arguments
- branch master updated (8153705 -> d2199e7), guix-commits, 2021/01/11
- 02/11: gnu: sord: Update to 0.16.8., guix-commits, 2021/01/11
- 03/11: gnu: skalibs: Update to 2.10.0.0., guix-commits, 2021/01/11
- 06/11: gnu: s6-dns: Update to 2.3.4.0., guix-commits, 2021/01/11
- 04/11: gnu: execline: Update to 2.7.0.0.,
guix-commits <=
- 08/11: gnu: s6-rc: Update to 0.5.2.1., guix-commits, 2021/01/11
- 01/11: gnu: serd: Update to 0.30.8., guix-commits, 2021/01/11
- 05/11: gnu: s6: Update to 2.10.0.0., guix-commits, 2021/01/11
- 07/11: gnu: s6-networking: Update to 2.4.0.0., guix-commits, 2021/01/11
- 09/11: gnu: s6-portable-utils: Update to 2.2.3.1., guix-commits, 2021/01/11
- 10/11: gnu: s6-linux-init: Update to 1.0.6.0., guix-commits, 2021/01/11
- 11/11: gnu: s6-linux-utils: Update to 2.5.1.4., guix-commits, 2021/01/11