* [bug#59881] [PATCH] gnu: cl-april: Update to 1.0-3.bdd74f1.
@ 2022-12-07 11:27 Paul A. Patience
2022-12-12 10:58 ` bug#59881: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2022-12-07 11:27 UTC (permalink / raw)
To: 59881; +Cc: Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-april): Update to 1.0-3.bdd74f1.
---
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 84d139235c..5f0d12ca88 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -21457,8 +21457,8 @@ (define-public ecl-simple-date-time
(sbcl-package->ecl-package sbcl-simple-date-time))
(define-public sbcl-april
- (let ((commit "93b10042206475b9cce649d76ffaf00dcdbe498f")
- (revision "2"))
+ (let ((commit "bdd74f168ec82f28fe4ab692f2c0af39441a5701")
+ (revision "3"))
(package
(name "sbcl-april")
(version (git-version "1.0" revision commit))
@@ -21470,7 +21470,7 @@ (define-public sbcl-april
(commit commit)))
(file-name (git-file-name "cl-april" version))
(sha256
- (base32 "16az6cs13hxqn7sa2cxask077kvzp8prnrvnqm5igqq92y174n8g"))
+ (base32 "0hvlp2286z1ksa7jr7r661kdr0lpfv25n5chl72jrzq5zz70lidx"))
(modules '((guix build utils)))
(snippet '(begin
;; Remove bundled Apache-relicensed MaxPC.
--
2.38.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#59881: [PATCH] gnu: cl-april: Update to 1.0-3.bdd74f1.
2022-12-07 11:27 [bug#59881] [PATCH] gnu: cl-april: Update to 1.0-3.bdd74f1 Paul A. Patience
@ 2022-12-12 10:58 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-12-12 10:58 UTC (permalink / raw)
To: Paul A. Patience; +Cc: 59881-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as 7a1f1a48cb6a4f4be2f78275b2e5138eb751d525.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-12 11:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-07 11:27 [bug#59881] [PATCH] gnu: cl-april: Update to 1.0-3.bdd74f1 Paul A. Patience
2022-12-12 10:58 ` bug#59881: " Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).