GNU bug report logs - #45929
[PATCH] gnu: sbcl-cffi: Update to v0.23.0

Previous Next

Package: guix-patches;

Reported by: Aurora <rind38 <at> disroot.org>

Date: Sun, 17 Jan 2021 08:24:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 45929 in the body.
You can then email your comments to 45929 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#45929; Package guix-patches. (Sun, 17 Jan 2021 08:24:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Aurora <rind38 <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 17 Jan 2021 08:24:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Aurora <rind38 <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: sbcl-cffi: Update to v0.23.0
Date: Sat, 16 Jan 2021 22:06:43 +0000
* CFFI v0.23.0 is compatible with SBCL's v2.0.10 removal of :LINKAGE-TABLES
  from *FEATURES*
---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index f0881bdfb7..230ba6f5dc 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -2465,7 +2465,7 @@ non-consing thread safe queues and fibonacci priority queues.")
 (define-public sbcl-cffi
   (package
     (name "sbcl-cffi")
-    (version "0.21.0")
+    (version "0.23.0")
     (source
      (origin
        (method git-fetch)
@@ -2474,7 +2474,7 @@ non-consing thread safe queues and fibonacci priority queues.")
              (commit (string-append "v" version))))
        (file-name (git-file-name "cffi-bootstrap" version))
        (sha256
-        (base32 "1qalargz9bhp850qv60ffwpdqi4xirzar4l3g6qcg8yc6xqf2cjk"))))
+        (base32 "03s98imc5niwnpj3hhrafl7dmxq45g74h96sm68976k7ahi3vl5b"))))
     (build-system asdf-build-system/sbcl)
     (inputs
      `(("alexandria" ,sbcl-alexandria)
-- 
2.20.1






Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Sun, 17 Jan 2021 14:41:02 GMT) Full text and rfc822 format available.

Notification sent to Aurora <rind38 <at> disroot.org>:
bug acknowledged by developer. (Sun, 17 Jan 2021 14:41:02 GMT) Full text and rfc822 format available.

Message #10 received at 45929-done <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Aurora <rind38 <at> disroot.org>
Cc: 45929-done <at> debbugs.gnu.org
Subject: Re: [bug#45929] [PATCH] gnu: sbcl-cffi: Update to v0.23.0
Date: Sun, 17 Jan 2021 15:39:52 +0100
[Message part 1 (text/plain, inline)]
Patch pushed as 06ab89486715a0817aa355186b16958a93626dcc.
Thanks.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 15 Feb 2021 12:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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