GNU bug report logs - #73268
[PATCH 2/2] gnu: sbcl-postmodern: Update to 1.33.12.

Previous Next

Package: guix-patches;

Reported by: Roman Scherer <roman <at> burningswell.com>

Date: Sun, 15 Sep 2024 08:20:02 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#73268: closed ([PATCH 2/2] gnu: sbcl-postmodern: Update to
 1.33.12.)
Date: Wed, 18 Sep 2024 12:42:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 18 Sep 2024 12:40:53 +0000
with message-id <87ikutqgmi.fsf <at> kitej>
and subject line Re: [bug#73268] [PATCH 2/2] gnu: sbcl-postmodern: Update to 1.33.12.
has caused the debbugs.gnu.org bug report #73268,
regarding [PATCH 2/2] gnu: sbcl-postmodern: Update to 1.33.12.
to be marked as done.

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


-- 
73268: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73268
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Roman Scherer <roman <at> burningswell.com>
To: guix-patches <at> gnu.org
Cc: Roman Scherer <roman <at> burningswell.com>
Subject: [PATCH 2/2] gnu: sbcl-postmodern: Update to 1.33.12.
Date: Sun, 15 Sep 2024 10:18:55 +0200
* gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.33.12.

Change-Id: If778a4cf81be61094ba871c5b9f665bfc684bb47
---
 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 ef20c59a72..1a33fe9890 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -23780,7 +23780,7 @@ (define-public ecl-cl-positional-lambda
 (define-public sbcl-postmodern
   (package
     (name "sbcl-postmodern")
-    (version "1.32.9")
+    (version "1.33.12")
     (source
      (origin
        (method git-fetch)
@@ -23789,10 +23789,10 @@ (define-public sbcl-postmodern
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "137jci4hn4vlxf48y39k0di27kc89kvxy3brmn3vl9xq56sy6mhz"))))
+        (base32 "14js3pz0jbvf11liqbrxhndb98vasib4bzkv7im87mysxzk8glqz"))))
     (build-system asdf-build-system/sbcl)
     (native-inputs
-     (list sbcl-fiveam))
+     (list sbcl-fiveam sbcl-trivial-octet-streams))
     (inputs
      `(("alexandria" ,sbcl-alexandria)
        ("bordeaux-threads" ,sbcl-bordeaux-threads)
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Roman Scherer <roman <at> burningswell.com>
Cc: 73268-done <at> debbugs.gnu.org
Subject: Re: [bug#73268] [PATCH 2/2] gnu: sbcl-postmodern: Update to 1.33.12.
Date: Wed, 18 Sep 2024 12:40:53 +0000
[Message part 4 (text/plain, inline)]
Patch applied as 5624102b8a157968f0d3c5f6c5ea4d7dae9f57ef.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 242 days ago.

Previous Next


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