* [bug#65180] [PATCH] gnu: cl-mime: Fix home page URL
@ 2023-08-09 14:40 Konrad Hinsen
2023-08-10 12:12 ` bug#65180: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Konrad Hinsen @ 2023-08-09 14:40 UTC (permalink / raw)
To: 65180
* gnu/packages/lisp-xyz.scm (sbcl-cl-mime): Fix home page URL
[home-page]: Use the correct URL
---
gnu/packages/lisp-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index b3171c6543..e1428d8131 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -19716,7 +19716,7 @@ (define-public sbcl-cl-mime
(list sbcl-cl-ppcre sbcl-cl-base64 sbcl-cl-qprint))
(native-inputs
(list sbcl-rove))
- (home-page "https://github.com/eugeneia/cl-qprint/")
+ (home-page "https://github.com/40ants/cl-mime/")
(synopsis "Read and print MIME content in Common Lisp")
(description
"This is a Common Lisp library for reading and printing MIME content.
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#65180: [PATCH] gnu: cl-mime: Fix home page URL
2023-08-09 14:40 [bug#65180] [PATCH] gnu: cl-mime: Fix home page URL Konrad Hinsen
@ 2023-08-10 12:12 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-08-10 12:12 UTC (permalink / raw)
To: Konrad Hinsen; +Cc: 65180-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as d32740d8bedba58c30a7b605ebb9a08f24c68de9.
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-08-10 12:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09 14:40 [bug#65180] [PATCH] gnu: cl-mime: Fix home page URL Konrad Hinsen
2023-08-10 12:12 ` bug#65180: " 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).