GNU bug report logs -
#65090
[PATCH] gnu: cl-colors2: Update to 0.5.4.7a14107.
Previous Next
Reported by: cage <cage-dev <at> twistfold.it>
Date: Sat, 5 Aug 2023 10:51:02 UTC
Severity: normal
Tags: patch
Done: Guillaume Le Vaillant <glv <at> posteo.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65090 in the body.
You can then email your comments to 65090 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#65090
; Package
guix-patches
.
(Sat, 05 Aug 2023 10:51:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
cage <cage-dev <at> twistfold.it>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 05 Aug 2023 10:51:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
gnu/packages/lisp-xyz.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index d2596ebc2d..f1a106024e 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -11755,8 +11755,8 @@ (define-public ecl-cl-lex
(sbcl-package->ecl-package sbcl-cl-lex))
(define-public sbcl-cl-colors2
- (let ((commit "cc03badf5f69be65ae7e13c2f9a7c16838ab8241")
- (revision "3"))
+ (let ((commit "7a1410765e5186625df19a875cebba685e9e51bd")
+ (revision "4"))
(package
(name "sbcl-cl-colors2")
(version (git-version "0.5.4" revision commit))
@@ -11764,11 +11764,11 @@ (define-public sbcl-cl-colors2
(origin
(method git-fetch)
(uri (git-reference
- (url "https://notabug.org/cage/cl-colors2.git")
+ (url "https://codeberg.org/cage/cl-colors2.git")
(commit commit)))
(file-name (git-file-name "cl-colors2" version))
(sha256
- (base32 "1l7sl7nnvq13xmss9wwkhcq123bsylskxjrijwfkqp6sm02gbd15"))))
+ (base32 "1xk3wshp21v193wbj1gs0czxaci00wwm957vmqi2dvlv0wgb2hfr"))))
(build-system asdf-build-system/sbcl)
(native-inputs
(list sbcl-clunit2))
@@ -11784,7 +11784,7 @@ (define-public sbcl-cl-colors2
@item Function printing colors to HEX, RGB, RGBA, and HSL.
@item Predefined colors from X11, SVG, and GDK.
@end itemize\n")
- (home-page "https://notabug.org/cage/cl-colors2")
+ (home-page "https://codeberg.org/cage/cl-colors2")
(license license:boost1.0))))
(define-public cl-colors2
base-commit: 42ae42cf41e8f5e88422e30d801251a3427d7f3b
--
2.34.0
Reply sent
to
Guillaume Le Vaillant <glv <at> posteo.net>
:
You have taken responsibility.
(Tue, 08 Aug 2023 08:35:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
cage <cage-dev <at> twistfold.it>
:
bug acknowledged by developer.
(Tue, 08 Aug 2023 08:35:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 65090-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Path applied as be7f5111ce41532cc954b6dacb145e0e64b2bb4c with a complete
commit message.
Thanks.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 05 Sep 2023 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 347 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.