GNU bug report logs - #65180
[PATCH] gnu: cl-mime: Fix home page URL

Previous Next

Package: guix-patches;

Reported by: Konrad Hinsen <konrad.hinsen <at> fastmail.net>

Date: Wed, 9 Aug 2023 14:41:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
Subject: bug#65180: closed (Re: [bug#65180] [PATCH] gnu: cl-mime: Fix home
 page URL)
Date: Thu, 10 Aug 2023 12:14:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65180: [PATCH] gnu: cl-mime: Fix home page URL

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 65180 <at> debbugs.gnu.org.

-- 
65180: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65180
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
Cc: 65180-done <at> debbugs.gnu.org
Subject: Re: [bug#65180] [PATCH] gnu: cl-mime: Fix home page URL
Date: Thu, 10 Aug 2023 12:12:31 +0000
[Message part 3 (text/plain, inline)]
Patch applied as d32740d8bedba58c30a7b605ebb9a08f24c68de9.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: cl-mime: Fix home page URL
Date: Wed, 09 Aug 2023 16:40:03 +0200
* 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



This bug report was last modified 1 year and 342 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.