* [bug#62787] [PATCH] gnu: sbcl-cl-colors2: Update to 0.5.0.
@ 2023-04-12 10:09 Artyom Bologov
2023-04-14 12:34 ` bug#62787: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Artyom Bologov @ 2023-04-12 10:09 UTC (permalink / raw)
To: 62787
[-- Attachment #1: Type: text/plain, Size: 72 bytes --]
Hello Guix,
This updates cl-color2 to 0.5.0. Find the patch attached.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Update cl-colors2 to 0.5.0 --]
[-- Type: text/x-patch, Size: 1468 bytes --]
From 326e9e2f1fe674aab814824b11a8816d5ac3f3b6 Mon Sep 17 00:00:00 2001
From: Artyom Bologov <mail@aartaka.me>
Date: Wed, 12 Apr 2023 14:07:36 +0400
Subject: [PATCH] gnu: sbcl-cl-colors2: Update to 0.5.0.
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2) Update to 0.5.0
---
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 86268ab74b..670b784d9d 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -11484,11 +11484,11 @@ (define-public ecl-cl-lex
(sbcl-package->ecl-package sbcl-cl-lex))
(define-public sbcl-cl-colors2
- (let ((commit "795aedee593b095fecde574bd999b520dd03ed24")
- (revision "1"))
+ (let ((commit "d620e7fb504bbec3ed48cc7cd03f60ce2bb3735d")
+ (revision "2"))
(package
(name "sbcl-cl-colors2")
- (version (git-version "0.2.1" revision commit))
+ (version (git-version "0.5.0" revision commit))
(source
(origin
(method git-fetch)
@@ -11497,7 +11497,7 @@ (define-public sbcl-cl-colors2
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "0hlyf4h5chkjdp9armla5w4kw5acikk159sym7y8c4jbjp9x47ih"))))
+ (base32 "14wx006lv4bhf86z68484kphm5jsh86ns60pb4i1bi8kl8lp03r0"))))
(build-system asdf-build-system/sbcl)
(native-inputs
(list sbcl-clunit2))
--
2.38.1
[-- Attachment #3: Type: text/plain, Size: 27 bytes --]
Thanks,
--
Artyom Bologov
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#62787: [PATCH] gnu: sbcl-cl-colors2: Update to 0.5.0.
2023-04-12 10:09 [bug#62787] [PATCH] gnu: sbcl-cl-colors2: Update to 0.5.0 Artyom Bologov
@ 2023-04-14 12:34 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-04-14 12:34 UTC (permalink / raw)
To: Artyom Bologov; +Cc: 62787-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as a6b3bdb7fc5e59607c257b769a53f346c327e60d.
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:[~2023-04-14 12:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-12 10:09 [bug#62787] [PATCH] gnu: sbcl-cl-colors2: Update to 0.5.0 Artyom Bologov
2023-04-14 12:34 ` bug#62787: " 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).