GNU bug report logs -
#74868
[PATCH] gnu: cl-croatoan: Update to 0.3-2.4700557.
Previous Next
Reported by: GNU Guix Live <cage-dev <at> twistfold.it>
Date: Sat, 14 Dec 2024 13:27: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 74868 in the body.
You can then email your comments to 74868 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#74868
; Package
guix-patches
.
(Sat, 14 Dec 2024 13:27:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
GNU Guix Live <cage-dev <at> twistfold.it>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 14 Dec 2024 13:27:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Change-Id: I692e2a5a5fef6d4278f21eb3991068c3e5f23567
---
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 827febc703..6e5b05f036 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -12949,8 +12949,8 @@ (define-public ecl-core-gp
(sbcl-package->ecl-package sbcl-core-gp))
(define-public sbcl-croatoan
- (let ((commit "0157da69edf1459db43fcd30bc6941ef0b26c02d")
- (revision "1"))
+ (let ((commit "470055739ef6ece42655ef0f3878a87a9e3e9b78")
+ (revision "2"))
(package
(name "sbcl-croatoan")
(version (git-version "0.3" revision commit))
@@ -12958,11 +12958,11 @@ (define-public sbcl-croatoan
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/McParen/croatoan")
+ (url "https://codeberg.org/McParen/croatoan")
(commit commit)))
(file-name (git-file-name "cl-croatoan" version))
(sha256
- (base32 "1pd3ivh2hcrbj7xfrfma10chlpzcgh0g36sjy5b23pm2zga4dqvs"))))
+ (base32 "04776x4i8inxs8n4mgy9xf0q39bzv4mfz4cl880sxwk6mnhwnn4c"))))
(build-system asdf-build-system/sbcl)
(arguments
'(#:phases
@@ -12980,7 +12980,7 @@ (define-public sbcl-croatoan
(synopsis "Common Lisp bindings for the ncurses terminal library")
(description "Croatoan provides high-level Common Lisp CLOS bindings for
the ncurses terminal library.")
- (home-page "https://github.com/McParen/croatoan")
+ (home-page "https://codeberg.org/McParen/croatoan")
(license license:expat))))
(define-public cl-croatoan
base-commit: 4a314f880be5c71b59b6d72a9b238b938c348563
--
2.46.0
Reply sent
to
Guillaume Le Vaillant <glv <at> posteo.net>
:
You have taken responsibility.
(Tue, 17 Dec 2024 10:58:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
GNU Guix Live <cage-dev <at> twistfold.it>
:
bug acknowledged by developer.
(Tue, 17 Dec 2024 10:58:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 74868-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Patch applied as 946f76302394e685c1534550a774777e068b492c.
Thanks.
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74868
; Package
guix-patches
.
(Tue, 17 Dec 2024 15:19:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 74868-done <at> debbugs.gnu.org (full text, mbox):
On 17/12/24 11:57, Guillaume Le Vaillant wrote:
> Patch applied as 946f76302394e685c1534550a774777e068b492c.
> Thanks.
Thank you!
C.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 15 Jan 2025 12:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 155 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.