From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 54679@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: [bug#54679] [PATCH] gnu: cl-dbi: Update to 738a74d.
Date: Sat, 2 Apr 2022 01:21:48 -0400 [thread overview]
Message-ID: <20220402052148.6467-1-jgart@dismail.de> (raw)
* 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
next reply other threads:[~2022-04-02 5:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-02 5:21 jgart via Guix-patches via [this message]
2022-04-02 14:41 ` bug#54679: [PATCH] gnu: cl-dbi: Update to 738a74d Guillaume Le Vaillant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220402052148.6467-1-jgart@dismail.de \
--to=guix-patches@gnu.org \
--cc=54679@debbugs.gnu.org \
--cc=jgart@dismail.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).