GNU bug report logs - #75539
[PATCH] gnu: sbcl-dbus: Update to 20231105-1.8bba6a09

Previous Next

Package: guix-patches;

Reported by: Junker <dk <at> junkeria.club>

Date: Mon, 13 Jan 2025 17:44:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

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: Junker <dk <at> junkeria.club>
Subject: bug#75539: closed ([PATCH] gnu: sbcl-dbus: Update to
 20231105-1.8bba6a09)
Date: Tue, 04 Feb 2025 14:46:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75539: [PATCH] gnu: sbcl-dbus: Update to 20231105-1.8bba6a09

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75539 <at> debbugs.gnu.org.

-- 
75539: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75539
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 75539-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: sbcl-dbus: Update to 20231105-1.8bba6a09
Date: Tue, 04 Feb 2025 14:45:39 +0000
[Message part 3 (text/plain, inline)]
Hi,

Pushed to master as

96a8a41f608 * master gnu: sbcl-dbus: Update to 20231105-2.8bba6a09.

--
Oleg
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Junker <dk <at> junkeria.club>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: sbcl-dbus: Update to 20231105-1.8bba6a09
Date: Mon, 13 Jan 2025 20:42:51 +0300
Change-Id: I7bce4b64a389d58dfe56fb7e888e0a53a75cb153
---
 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 0e799e1a8e..8f9c4af1df 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -13600,11 +13600,11 @@ (define-public ecl-dbi
   (sbcl-package->ecl-package sbcl-dbi))
 
 (define-public sbcl-dbus
-  (let ((commit "24b452df3a45ca5dc95015500f34baad175c981a")
+  (let ((commit "8bba6a0942232e9d7fa915b33bbe32dfedc5abb9")
         (revision "1"))
     (package
       (name "sbcl-dbus")
-      (version (git-version "20190408" revision commit))
+      (version (git-version "20231105" revision commit))
       (home-page "https://github.com/death/dbus")
       (source
        (origin
@@ -13615,7 +13615,7 @@ (define-public sbcl-dbus
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "0fw2q866yddbf23nk9pxphm9gsasx35vjyss82xzvndnjmzlqfl5"))))
+           "1y880074m9g0swxrzpbplmkdxc6r62gzyigglf4x2i0zyss3gf65"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-alexandria

base-commit: 9edb4fe373893becde2ce3e6703b33093fd0b04a
-- 
2.47.1




This bug report was last modified 111 days ago.

Previous Next


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