GNU bug report logs -
#77342
[PATCH] gnu: skalibs: Update to 2.14.3.0
Previous Next
Reported by: "David Arroyo" <david <at> aqwari.net>
Date: Fri, 28 Mar 2025 17:46:01 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 77342 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/skarnet.scm (skalibs): Update to 2.14.3.0.
Change-Id: Ifc5a62a24e43c88c04708871d94c955b43c85558
---
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 3428866700..5e689b0d92 100644
--- a/gnu/packages/skarnet.scm
+++ b/gnu/packages/skarnet.scm
@@ -31,14 +31,14 @@ (define-module (gnu packages skarnet)
(define-public skalibs
(package
(name "skalibs")
- (version "2.13.1.1")
+ (version "2.14.3.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://skarnet.org/software/skalibs/skalibs-"
version ".tar.gz"))
(sha256
- (base32 "0cwy37cc92409dsmj8c8whpnnqd9g375myxlp52aqzwzg6ms2wmj"))))
+ (base32 "09y4cqq92n0cdmzx196bymlkvyf8n8iwdkkal4phd6xhr5caajm1"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no tests exist
base-commit: 0b6d9901ec11c9365f9c77da21c2d0bf4e07c6d9
--
2.48.1
This bug report was last modified 47 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.