GNU bug report logs - #73267
[PATCH 1/2] gnu: sbcl-uax-15: Update to 0.1.3.

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73267 in the body.
You can then email your comments to 73267 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 glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org:
bug#73267; Package guix-patches. (Sun, 15 Sep 2024 08:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Roman Scherer <roman <at> burningswell.com>:
New bug report received and forwarded. Copy sent to glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org. (Sun, 15 Sep 2024 08:20:02 GMT) Full text and rfc822 format available.

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

From: Roman Scherer <roman <at> burningswell.com>
To: guix-patches <at> gnu.org
Cc: Roman Scherer <roman <at> burningswell.com>
Subject: [PATCH 1/2] gnu: sbcl-uax-15: Update to 0.1.3.
Date: Sun, 15 Sep 2024 10:18:44 +0200
* gnu/packages/lisp-xyz.scm (sbcl-uax-15): Update to 0.1.3.

Change-Id: I39b3ed202b11403f3a0b16b9fc5976a101b7e857
---
 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 2e0dea522e..ef20c59a72 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -30180,7 +30180,7 @@ (define-public ecl-uax-14
 (define-public sbcl-uax-15
   (package
     (name "sbcl-uax-15")
-    (version "0.1.1")
+    (version "0.1.3")
     (source
      (origin
        (method git-fetch)
@@ -30189,13 +30189,13 @@ (define-public sbcl-uax-15
              (commit (string-append "v" version))))
        (file-name (git-file-name "uax-15" version))
        (sha256
-        (base32 "0p2ckw7mzxhwa9vbwj2q2dzayz9dl94d9yqd2ynp0pc5v8i0n2fr"))))
+        (base32 "0kkr3sw3hqsb8ciyn8dzb1cfz260fk1y39vydc98gsfrn6nqh3vw"))))
     (build-system asdf-build-system/sbcl)
     (arguments
      `(#:asd-systems
        '("uax-15")))
     (native-inputs
-     (list sbcl-fiveam))
+     (list sbcl-parachute))
     (inputs
      `(("cl-ppcre" ,sbcl-cl-ppcre)
        ("split-sequence" ,sbcl-split-sequence)))

base-commit: 66611696975409a52478b95a862a464daeaefe2a
-- 
2.46.0





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Wed, 18 Sep 2024 12:41:02 GMT) Full text and rfc822 format available.

Notification sent to Roman Scherer <roman <at> burningswell.com>:
bug acknowledged by developer. (Wed, 18 Sep 2024 12:41:02 GMT) Full text and rfc822 format available.

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

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Roman Scherer <roman <at> burningswell.com>
Cc: 73267-done <at> debbugs.gnu.org
Subject: Re: [bug#73267] [PATCH 1/2] gnu: sbcl-uax-15: Update to 0.1.3.
Date: Wed, 18 Sep 2024 12:40:20 +0000
[Message part 1 (text/plain, inline)]
Patch applied as eb0e62aeb044eb5b9fee6cc10a2674bae24845e1.
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. (Thu, 17 Oct 2024 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 241 days ago.

Previous Next


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