GNU bug report logs -
#62193
[PATCH] gnu: sbcl-mcclim: Update project urls.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Tue, 14 Mar 2023 22:01:02 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
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 62193 in the body.
You can then email your comments to 62193 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#62193
; Package
guix-patches
.
(Tue, 14 Mar 2023 22:01:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
jgart <jgart <at> dismail.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 14 Mar 2023 22:01: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 (sbcl-mcclim): Update project urls.
[source]: Update source url.
[home-page]: Update project home page.
---
gnu/packages/lisp-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 8c87f25a84..5ed9005fb7 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -14165,7 +14165,7 @@ (define-public sbcl-mcclim
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/mcclim/mcclim")
+ (url "https://codeberg.org/McCLIM/McCLIM")
(commit commit)))
(file-name (git-file-name "cl-mcclim" version))
(sha256
@@ -14215,7 +14215,7 @@ (define-public sbcl-mcclim
(substitute* "Extensions/harfbuzz/src/functions.lisp"
(("libharfbuzz\\.so")
(search-input-file inputs "/lib/libharfbuzz.so"))))))))
- (home-page "https://common-lisp.net/project/mcclim/")
+ (home-page "https://mcclim.common-lisp.dev/")
(synopsis "Common Lisp GUI toolkit")
(description
"McCLIM is an implementation of the @emph{Common Lisp Interface Manager
--
2.39.2
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Wed, 15 Mar 2023 14:49:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
jgart <jgart <at> dismail.de>
:
bug acknowledged by developer.
(Wed, 15 Mar 2023 14:49:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 62193-done <at> debbugs.gnu.org (full text, mbox):
Applied, thanks!
Andreas
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 13 Apr 2023 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 30 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.