* [bug#61999] [PATCH] gnu: cl-clingon: Update to 0.4.0-1.ff4fda1.
@ 2023-03-06 10:35 Paul A. Patience
2023-03-07 10:38 ` bug#61999: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2023-03-06 10:35 UTC (permalink / raw)
To: 61999; +Cc: Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-clingon): Update to 0.4.0-1.ff4fda1.
---
gnu/packages/lisp-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 837a6e07b4..50045a8440 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -850,8 +850,8 @@ (define-public cl-adopt
(sbcl-package->cl-source-package sbcl-adopt))
(define-public sbcl-clingon
- (let ((commit "4b99dcb4eb4433118a95f5b4ca49ae32b0a57492")
- (revision "0"))
+ (let ((commit "ff4fda1768551fecdf1c527a3097ae99ba5f40b5")
+ (revision "1"))
(package
(name "sbcl-clingon")
(version (git-version "0.4.0" revision commit))
@@ -863,7 +863,7 @@ (define-public sbcl-clingon
(commit commit)))
(file-name (git-file-name "cl-clingon" version))
(sha256
- (base32 "1nn1zs8n6rsys9s791y6sarpy3416aq848mkfr767g5s5y44ij7j"))))
+ (base32 "1b5ybq2x8bwsr541cznwv43lf9j5gz1ij52xj181kg32wb3x0y3n"))))
(build-system asdf-build-system/sbcl)
(native-inputs
(list sbcl-rove))
--
2.39.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-07 10:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-06 10:35 [bug#61999] [PATCH] gnu: cl-clingon: Update to 0.4.0-1.ff4fda1 Paul A. Patience
2023-03-07 10:38 ` bug#61999: " Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.