[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/08: gnu: execline: Update to 2.6.1.1.
From: |
guix-commits |
Subject: |
05/08: gnu: execline: Update to 2.6.1.1. |
Date: |
Mon, 5 Oct 2020 19:06:50 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 4af2cef5e9194e59f252dc6247c35292d42a2dd3
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Oct 6 00:01:22 2020 +0200
gnu: execline: Update to 2.6.1.1.
* gnu/packages/skarnet.scm (execline): Update to 2.6.1.1.
---
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 b0235eb..3d0e943 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.0")
+ (version "2.6.1.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://skarnet.org/software/execline/execline-"
version ".tar.gz"))
(sha256
- (base32 "0mj565xml3hvw27finydms0s9abbbpgbr29vnr8gwi7zjzq7ck52"))))
+ (base32 "0mmsnai3bkyhng0cxdz6bf7d6b7kbsxs4p39m63215lz6kq0hhrr"))))
(build-system gnu-build-system)
(inputs `(("skalibs" ,skalibs)))
(arguments
- branch master updated (e02babf -> d3b9cbd), guix-commits, 2020/10/05
- 03/08: gnu: libde265: Update to 1.0.7., guix-commits, 2020/10/05
- 07/08: gnu: vlang: Run mosts tests., guix-commits, 2020/10/05
- 01/08: gnu: youtube-viewer: Update to 3.7.9., guix-commits, 2020/10/05
- 04/08: gnu: skalibs: Update to 2.9.3.0., guix-commits, 2020/10/05
- 06/08: gnu: vlang: Update to 0.1.29., guix-commits, 2020/10/05
- 02/08: gnu: vim: Update to 8.2.1801., guix-commits, 2020/10/05
- 05/08: gnu: execline: Update to 2.6.1.1.,
guix-commits <=
- 08/08: gnu: libshout: Update to 2.4.4., guix-commits, 2020/10/05