* [bug#54679] [PATCH] gnu: cl-dbi: Update to 738a74d.
@ 2022-04-02 5:21 jgart via Guix-patches via
2022-04-02 14:41 ` bug#54679: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-04-02 5:21 UTC (permalink / raw)
To: 54679; +Cc: jgart
* gnu/packages/lisp-xyz.scm (cl-dbi): Update to 738a74d.
---
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 c82f8c6454..e8c6406d7a 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -9997,8 +9997,8 @@ (define-public cl-db3
(sbcl-package->cl-source-package sbcl-db3))
(define-public sbcl-dbi
- (let ((commit "7ba050dea8d137c1f85b7e704d4fc945104bf283")
- (revision "1"))
+ (let ((commit "738a74dd69adb2a7c21fa67e140d89c7df25b227")
+ (revision "2"))
(package
(name "sbcl-dbi")
(version (git-version "0.9.5" revision commit))
@@ -10010,7 +10010,7 @@ (define-public sbcl-dbi
(commit commit)))
(file-name (git-file-name "cl-dbi" version))
(sha256
- (base32 "0qkpsf8w7ig6chbf4r7j1j7fwa6kpi58ij4hbcxpa4irqdan8s9f"))))
+ (base32 "0f8z7an8ssg8mdf9k781r4ygdppv798v6f08ibgpd8mv8a6491fg"))))
(build-system asdf-build-system/sbcl)
(native-inputs
`(("alexandria" ,sbcl-alexandria)
--
2.34.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#54679: [PATCH] gnu: cl-dbi: Update to 738a74d.
2022-04-02 5:21 [bug#54679] [PATCH] gnu: cl-dbi: Update to 738a74d jgart via Guix-patches via
@ 2022-04-02 14:41 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-04-02 14:41 UTC (permalink / raw)
To: jgart; +Cc: 54679-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as 49d0a80738a7676f148e42370d7feb0ab8253928.
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-04-02 14:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-02 5:21 [bug#54679] [PATCH] gnu: cl-dbi: Update to 738a74d jgart via Guix-patches via
2022-04-02 14:41 ` bug#54679: " 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).