[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/04: gnu: cl-nfiles: Update to 1.1.0.
From: |
guix-commits |
Subject: |
04/04: gnu: cl-nfiles: Update to 1.1.0. |
Date: |
Thu, 9 Feb 2023 13:33:52 -0500 (EST) |
glv pushed a commit to branch master
in repository guix.
commit 58a95d599ee5d0dc6419d038b7317e1b77b11519
Author: André A. Gomes <andremegafone@gmail.com>
AuthorDate: Tue Feb 7 11:43:05 2023 +0200
gnu: cl-nfiles: Update to 1.1.0.
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.1.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
gnu/packages/lisp-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 7ece7e3e6c..489763bc97 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -23760,7 +23760,7 @@ access lexicographic data from WordNet.")
(define-public sbcl-nfiles
(package
(name "sbcl-nfiles")
- (version "1.0.0")
+ (version "1.1.0")
(source
(origin
(method git-fetch)
@@ -23770,7 +23770,7 @@ access lexicographic data from WordNet.")
(file-name (git-file-name "cl-nfiles" version))
(sha256
(base32
- "1215h4xzc7vxidr7lhxyr5a7giyd08678ibz5qp4d4nvg14q94y2"))))
+ "03rc990kzh7d33642r28ms4d3i1qf8nng6ph2bv9b9ykm1h4pjg6"))))
(build-system asdf-build-system/sbcl)
(inputs
(list gnupg