GNU bug report logs - #58736
[PATCH] gnu: cl-i18n: Update to 0.5.2

Previous Next

Package: guix-patches;

Reported by: cage <cage-dev <at> twistfold.it>

Date: Sun, 23 Oct 2022 10:19: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#58736: closed ([PATCH] gnu: cl-i18n: Update to 0.5.2)
Date: Mon, 24 Oct 2022 12:22:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 24 Oct 2022 12:20:16 +0000
with message-id <87v8o976q6.fsf <at> kitej>
and subject line Re: [bug#58736] [PATCH] gnu: cl-i18n: Update to 0.5.2
has caused the debbugs.gnu.org bug report #58736,
regarding [PATCH] gnu: cl-i18n: Update to 0.5.2
to be marked as done.

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


-- 
58736: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58736
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: cage <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: cl-i18n: Update to 0.5.2
Date: Sun, 23 Oct 2022 12:12:19 +0200
---
 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 b474a0f2b7..33483e2aff 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -15646,11 +15646,11 @@ (define-public cl-sxql-composer
   (sbcl-package->cl-source-package sbcl-sxql-composer))

 (define-public sbcl-cl-i18n
-  (let ((commit "4216fe9fc7b54033c0d881dbb835b7af786365ed")
+  (let ((commit "5b569f3fe4c76d600fafecac507ac4f50e4cc1d1")
         (revision "1"))
     (package
       (name "sbcl-cl-i18n")
-      (version (git-version "0.5.1" revision commit))
+      (version (git-version "0.5.2" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -15659,7 +15659,7 @@ (define-public sbcl-cl-i18n
                (commit commit)))
          (file-name (git-file-name "cl-i18n" version))
          (sha256
-          (base32 "1mdhfkk61djj39vgnns5y1cssd12h0m1cfwd21m8xpa2l3rqvmgf"))))
+          (base32 "0kj1wfvlbi7qwq61b0rcdxa0bmb4sfsnh1bj3n5jxp24sdib73w2"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-alexandria sbcl-babel sbcl-cl-ppcre-unicode))
--
2.34.0


[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: cage <cage-dev <at> twistfold.it>
Cc: 58736-done <at> debbugs.gnu.org
Subject: Re: [bug#58736] [PATCH] gnu: cl-i18n: Update to 0.5.2
Date: Mon, 24 Oct 2022 12:20:16 +0000
[Message part 4 (text/plain, inline)]
Patch pushed as daf60c59ab1ae79cb901a681dbf1e129d201cd01 with a complete
commit message.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 214 days ago.

Previous Next


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