[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: skalibs: Update to 2.9.3.0.
From: |
guix-commits |
Subject: |
04/08: gnu: skalibs: Update to 2.9.3.0. |
Date: |
Mon, 5 Oct 2020 19:06:50 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f4dfdacebe1ddd622f7126a3aa29fa9ad7ffd100
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Oct 6 00:01:16 2020 +0200
gnu: skalibs: Update to 2.9.3.0.
* gnu/packages/skarnet.scm (skalibs): Update to 2.9.3.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 f171967..b0235eb 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -30,14 +30,14 @@
(define-public skalibs
(package
(name "skalibs")
- (version "2.9.2.1")
+ (version "2.9.3.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://skarnet.org/software/skalibs/skalibs-"
version ".tar.gz"))
(sha256
- (base32 "0ff551181vv9d1z5sv7yg6n4b88ajcdircs4p4nif4yl7nsrj2r5"))))
+ (base32 "0i1vg3bh0w3bpj7cv0kzs6q9v2dd8wa2by8h8j39fh1qkl20f6ph"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no tests exist
- 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 <=
- 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, 2020/10/05
- 08/08: gnu: libshout: Update to 2.4.4., guix-commits, 2020/10/05