From: cage <cage-dev@twistfold.it>
To: 60062@debbugs.gnu.org
Subject: [bug#60062] [PATCH] gnu: cl-i18n: Update to 0.5.3-2.5b569f3.
Date: Wed, 14 Dec 2022 10:50:30 +0100 [thread overview]
Message-ID: <Y5mcZlcKqOoh3tl4@shimizu.casa.net> (raw)
---
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
next reply other threads:[~2022-12-14 9:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-14 9:50 cage [this message]
2022-12-19 13:26 ` bug#60062: [PATCH] gnu: cl-i18n: Update to 0.5.3-2.5b569f3 Guillaume Le Vaillant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y5mcZlcKqOoh3tl4@shimizu.casa.net \
--to=cage-dev@twistfold.it \
--cc=60062@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.