* [bug#68105] [PATCH] gnu: cl-osicat: Update to 0.7.0-4.9823279.
@ 2023-12-29 12:40 Paul A. Patience
2024-01-04 10:50 ` bug#68105: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2023-12-29 12:40 UTC (permalink / raw)
To: 68105; +Cc: Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-osicat): Update to 0.7.0-4.9823279.
Change-Id: I800e00342c6f5d596899280b4d297e1465cd6f3a
---
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 1625197550..0307007347 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -13990,8 +13990,8 @@ (define-public ecl-moptilities
'(#:tests? #f)))))
(define-public sbcl-osicat
- (let ((commit "a45eb3b5826e9175f7c94ba97a00d6b4932f3163")
- (revision "3"))
+ (let ((commit "982327905b8980ff3173344ca87282e046565732")
+ (revision "4"))
(package
(name "sbcl-osicat")
(version (git-version "0.7.0" revision commit))
@@ -14004,7 +14004,7 @@ (define-public sbcl-osicat
(commit commit)))
(file-name (git-file-name "cl-osicat" version))
(sha256
- (base32 "1ilag0b0xn97acc0m1q93vwp2y3md9a586858zfx04d8wpbvk8sz"))
+ (base32 "10q1dfkhrvp5ia860q10y4wdm11fmxf7xv8zl4viz2np9xzf5v22"))
(snippet
'(begin
;; The useless release.sh drags `bash' into the closure.
base-commit: d4cef7edffe0283949fc0f06d7796cea3543b92f
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68105: [PATCH] gnu: cl-osicat: Update to 0.7.0-4.9823279.
2023-12-29 12:40 [bug#68105] [PATCH] gnu: cl-osicat: Update to 0.7.0-4.9823279 Paul A. Patience
@ 2024-01-04 10:50 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-01-04 10:50 UTC (permalink / raw)
To: Paul A. Patience; +Cc: 68105-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as f12b4606caa2b6e4c167271e2626e57acddf62bd.
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:52 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:40 [bug#68105] [PATCH] gnu: cl-osicat: Update to 0.7.0-4.9823279 Paul A. Patience
2024-01-04 10:50 ` bug#68105: " 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.