From: Roman Scherer <roman@burningswell.com>
To: 73267@debbugs.gnu.org
Cc: Roman Scherer <roman@burningswell.com>,
Guillaume Le Vaillant <glv@posteo.net>,
Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
Munyoki Kilyungi <me@bonfacemunyoki.com>,
Sharlatan Hellseher <sharlatanus@gmail.com>,
jgart <jgart@dismail.de>
Subject: [bug#73267] [PATCH 1/2] gnu: sbcl-uax-15: Update to 0.1.3.
Date: Sun, 15 Sep 2024 10:18:44 +0200 [thread overview]
Message-ID: <2f77dcceb24c954b7ed86b7273ca03b8c1d97a00.1726388257.git.roman@burningswell.com> (raw)
* 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
next reply other threads:[~2024-09-15 8:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-15 8:18 Roman Scherer [this message]
2024-09-15 8:18 ` [bug#73268] [PATCH 2/2] gnu: sbcl-postmodern: Update to 1.33.12 Roman Scherer
2024-09-18 12:40 ` bug#73268: " Guillaume Le Vaillant
2024-09-18 12:40 ` bug#73267: [PATCH 1/2] gnu: sbcl-uax-15: Update to 0.1.3 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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2f77dcceb24c954b7ed86b7273ca03b8c1d97a00.1726388257.git.roman@burningswell.com \
--to=roman@burningswell.com \
--cc=73267@debbugs.gnu.org \
--cc=cox.katherine.e+guix@gmail.com \
--cc=glv@posteo.net \
--cc=jgart@dismail.de \
--cc=me@bonfacemunyoki.com \
--cc=sharlatanus@gmail.com \
/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 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).