[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/15: gnu: skalibs: Update to 2.9.2.0.
From: |
guix-commits |
Subject: |
02/15: gnu: skalibs: Update to 2.9.2.0. |
Date: |
Tue, 10 Mar 2020 19:30:16 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b486bf7811fc9f0f15d3136674ef3314d68b1da9
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Tue Mar 10 23:06:28 2020 +0100
gnu: skalibs: Update to 2.9.2.0.
* gnu/packages/skarnet.scm (skalibs): Update to 2.9.2.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 4a5b54d..167e7ae 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -30,14 +30,14 @@
(define-public skalibs
(package
(name "skalibs")
- (version "2.9.1.0")
+ (version "2.9.2.0")
(source
(origin
(method url-fetch)
(uri (string-append "http://skarnet.org/software/skalibs/skalibs-"
version ".tar.gz"))
(sha256
- (base32 "19c6s3f7vxi96l2yqzjk9x9i4xkfg4fdzxhn1jg6bfb2qjph9cnk"))))
+ (base32 "1i9d7w031kh338aq6xdsf8vl5amxbwxbny8lnrxlzydqvn8nxhz4"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no tests exist
- branch master updated (7cfcc38 -> 57f85ee), guix-commits, 2020/03/10
- 03/15: gnu: Use HTTPS for skarnet.org sources., guix-commits, 2020/03/10
- 02/15: gnu: skalibs: Update to 2.9.2.0.,
guix-commits <=
- 04/15: gnu: xfce4-statusnotifier-plugin: Update to 0.2.2., guix-commits, 2020/03/10
- 06/15: gnu: git-flow: Use HTTPS home page., guix-commits, 2020/03/10
- 09/15: gnu: signify: Update to 29., guix-commits, 2020/03/10
- 05/15: gnu: Use HTTPS for archive.xfce.org sources., guix-commits, 2020/03/10
- 11/15: gnu: nethack: Update to 3.6.6., guix-commits, 2020/03/10
- 01/15: gnu: s6-dns: Update to 2.3.2.0., guix-commits, 2020/03/10
- 08/15: gnu: execline: Update to 2.6.0.0., guix-commits, 2020/03/10
- 07/15: gnu: freealut: Use HTTPS home page., guix-commits, 2020/03/10
- 10/15: gnu: graphene: Use HTTPS home page., guix-commits, 2020/03/10
- 12/15: gnu: gx: Update to 0.14.3., guix-commits, 2020/03/10