* [bug#68097] [PATCH] gnu: cl-try: Update to 0.0.1-2.cf2a888.
@ 2023-12-29 12:00 Paul A. Patience
2024-01-04 10:46 ` bug#68097: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2023-12-29 12:00 UTC (permalink / raw)
To: 68097; +Cc: Paul A. Patience
* gnu/packages/lisp-check.scm (sbcl-try): Update to 0.0.1-2.cf2a888.
Change-Id: Iaa21e7ab9baf362c58b03f28513796abd59f0099
---
gnu/packages/lisp-check.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/lisp-check.scm b/gnu/packages/lisp-check.scm
index 5f5e39c193..cbaef71b87 100644
--- a/gnu/packages/lisp-check.scm
+++ b/gnu/packages/lisp-check.scm
@@ -1038,8 +1038,8 @@ (define-public ecl-stefil
(sbcl-package->ecl-package sbcl-stefil))
(define-public sbcl-try
- (let ((commit "a1fffad2ca328b3855f629b633ab1daaeec929c2")
- (revision "1"))
+ (let ((commit "cf2a8887d091bf297b72ef69e15012e7e849ba3b")
+ (revision "2"))
(package
(name "sbcl-try")
(version (git-version "0.0.1" revision commit))
@@ -1051,7 +1051,7 @@ (define-public sbcl-try
(commit commit)))
(file-name (git-file-name "cl-try" version))
(sha256
- (base32 "03dm2i2y4wiyzz9d25zdxm6gdglnvwali0ylp0rfwpk6wf29sj09"))))
+ (base32 "166i3fqwxfv9skz6yf95c95nx0jjqy1ak1131bd0sqmd582gi9mg"))))
(build-system asdf-build-system/sbcl)
(native-inputs
(list sbcl-cl-ppcre))
base-commit: d4cef7edffe0283949fc0f06d7796cea3543b92f
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68097: [PATCH] gnu: cl-try: Update to 0.0.1-2.cf2a888.
2023-12-29 12:00 [bug#68097] [PATCH] gnu: cl-try: Update to 0.0.1-2.cf2a888 Paul A. Patience
@ 2024-01-04 10:46 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-01-04 10:46 UTC (permalink / raw)
To: Paul A. Patience; +Cc: 68097-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 6efd7b1bcd333c208c786fc7121a3a18a0ff0c0a.
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:[~2024-01-04 10:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-29 12:00 [bug#68097] [PATCH] gnu: cl-try: Update to 0.0.1-2.cf2a888 Paul A. Patience
2024-01-04 10:46 ` bug#68097: " 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).