[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/19: gnu: execline: Update to 2.6.0.2.
From: |
guix-commits |
Subject: |
12/19: gnu: execline: Update to 2.6.0.2. |
Date: |
Tue, 2 Jun 2020 12:16:14 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 027d9a5403029cad6e8949c815cc3144dbbbc3f1
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Jun 2 04:12:44 2020 +0200
gnu: execline: Update to 2.6.0.2.
* gnu/packages/skarnet.scm (execline): Update to 2.6.0.2.
---
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 31768c8..58a99e8 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.0.0")
+ (version "2.6.0.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://skarnet.org/software/execline/execline-"
version ".tar.gz"))
(sha256
- (base32 "1m6pvawxqaqjr49456vyjyl8dnqwvr19v77sjj7dnglfijwza5al"))))
+ (base32 "0wdg93hwpxxdqmsnd8j1nf3m2pf85n3rxaawzaih1y0ajyz6gwya"))))
(build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs)))
(arguments
- 07/19: gnu: tmux-xpanes: Update to 4.1.2., (continued)
- 07/19: gnu: tmux-xpanes: Update to 4.1.2., guix-commits, 2020/06/02
- 08/19: gnu: openh264: Update to 2.1.1., guix-commits, 2020/06/02
- 03/19: gnu: xbindkeys: Update to 1.8.7., guix-commits, 2020/06/02
- 06/19: gnu: ghostwriter: Update to 1.8.1., guix-commits, 2020/06/02
- 11/19: gnu: tilda: Update to 1.5.2., guix-commits, 2020/06/02
- 14/19: gnu: byobu: Update to 5.133., guix-commits, 2020/06/02
- 18/19: gnu: haproxy: Update to 2.1.5., guix-commits, 2020/06/02
- 19/19: gnu: libuemf: Work around Guile texinfo limitations., guix-commits, 2020/06/02
- 13/19: gnu: skalibs: Update to 2.9.2.1., guix-commits, 2020/06/02
- 15/19: gnu: ubridge: Update to 0.9.18., guix-commits, 2020/06/02
- 12/19: gnu: execline: Update to 2.6.0.2.,
guix-commits <=
- 16/19: gnu: samba: Update to 4.12.3., guix-commits, 2020/06/02
- 17/19: gnu: enet: Update to 1.3.15., guix-commits, 2020/06/02