GNU bug report logs - #54679
[PATCH] gnu: cl-dbi: Update to 738a74d.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Sat, 2 Apr 2022 05:23:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54679: closed ([PATCH] gnu: cl-dbi: Update to 738a74d.)
Date: Sat, 02 Apr 2022 14:43:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 02 Apr 2022 14:41:28 +0000
with message-id <87sfqv1r9g.fsf <at> kitej>
and subject line Re: [bug#54679] [PATCH] gnu: cl-dbi: Update to 738a74d.
has caused the debbugs.gnu.org bug report #54679,
regarding [PATCH] gnu: cl-dbi: Update to 738a74d.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
54679: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54679
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: cl-dbi: Update to 738a74d.
Date: Sat,  2 Apr 2022 01:21:48 -0400
* 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



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: jgart <jgart <at> dismail.de>
Cc: 54679-done <at> debbugs.gnu.org
Subject: Re: [bug#54679] [PATCH] gnu: cl-dbi: Update to 738a74d.
Date: Sat, 02 Apr 2022 14:41:28 +0000
[Message part 4 (text/plain, inline)]
Patch pushed as 49d0a80738a7676f148e42370d7feb0ab8253928.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 134 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.