* [bug#62193] [PATCH] gnu: sbcl-mcclim: Update project urls.
@ 2023-03-14 21:59 jgart via Guix-patches via
2023-03-15 14:47 ` bug#62193: Close Andreas Enge
0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2023-03-14 21:59 UTC (permalink / raw)
To: 62193; +Cc: jgart
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#62193: Close
2023-03-14 21:59 [bug#62193] [PATCH] gnu: sbcl-mcclim: Update project urls jgart via Guix-patches via
@ 2023-03-15 14:47 ` Andreas Enge
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2023-03-15 14:47 UTC (permalink / raw)
To: 62193-done
Applied, thanks!
Andreas
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-15 14:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-14 21:59 [bug#62193] [PATCH] gnu: sbcl-mcclim: Update project urls jgart via Guix-patches via
2023-03-15 14:47 ` bug#62193: Close Andreas Enge
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).