unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60062] [PATCH] gnu: cl-i18n: Update to 0.5.3-2.5b569f3.
@ 2022-12-14  9:50 cage
  2022-12-19 13:26 ` bug#60062: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: cage @ 2022-12-14  9:50 UTC (permalink / raw)
  To: 60062

---
 gnu/packages/lisp-xyz.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 364be8c7a5..1303b605f4 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -17011,11 +17011,11 @@ (define-public cl-sxql-composer
   (sbcl-package->cl-source-package sbcl-sxql-composer))

 (define-public sbcl-cl-i18n
-  (let ((commit "5b569f3fe4c76d600fafecac507ac4f50e4cc1d1")
-        (revision "1"))
+  (let ((commit "66b02dc2cff3ab97f924329aaf965807fe18aa20")
+        (revision "2"))
     (package
       (name "sbcl-cl-i18n")
-      (version (git-version "0.5.2" revision commit))
+      (version (git-version "0.5.3" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -17024,7 +17024,7 @@ (define-public sbcl-cl-i18n
                (commit commit)))
          (file-name (git-file-name "cl-i18n" version))
          (sha256
-          (base32 "0kj1wfvlbi7qwq61b0rcdxa0bmb4sfsnh1bj3n5jxp24sdib73w2"))))
+          (base32 "06ij1wxancsym87gg63nvjh7vfzjipi1f02h4fb2ypip60vw06lc"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-alexandria sbcl-babel sbcl-cl-ppcre-unicode))
--
2.34.0




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60062: [PATCH] gnu: cl-i18n: Update to 0.5.3-2.5b569f3.
  2022-12-14  9:50 [bug#60062] [PATCH] gnu: cl-i18n: Update to 0.5.3-2.5b569f3 cage
@ 2022-12-19 13:26 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-12-19 13:26 UTC (permalink / raw)
  To: cage; +Cc: 60062-done

[-- Attachment #1: Type: text/plain, Size: 66 bytes --]

Patch pushed as 8fe9a4ca1ff8cf2686a7ea4b58eaed5429a46e48.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-19 13:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-14  9:50 [bug#60062] [PATCH] gnu: cl-i18n: Update to 0.5.3-2.5b569f3 cage
2022-12-19 13:26 ` bug#60062: " Guillaume Le Vaillant

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).