GNU bug report logs - #65677
[PATCH] gnu: gmime: Remove version 2.6.23.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Fri, 1 Sep 2023 13:36:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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: iyzsong <at> envs.net
Subject: bug#65677: closed (Re: bug#65677: [PATCH] gnu: gmime: Remove
 version 2.6.23.)
Date: Wed, 06 Sep 2023 03:38:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65677: [PATCH] gnu: gmime: Remove version 2.6.23.

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 65677 <at> debbugs.gnu.org.

-- 
65677: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65677
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: iyzsong <at> envs.net
Cc: 65677-done <at> debbugs.gnu.org,
 宋文武 <iyzsong <at> member.fsf.org>
Subject: Re: bug#65677: [PATCH] gnu: gmime: Remove version 2.6.23.
Date: Tue, 05 Sep 2023 23:37:35 -0400
Hi,

iyzsong <at> envs.net writes:

> From: 宋文武 <iyzsong <at> member.fsf.org>
>
> * gnu/packages/mail.scm (gmime-2.6): Remove package.
> ---
>  gnu/packages/mail.scm | 14 --------------
>  1 file changed, 14 deletions(-)

Installed!

-- 
Thanks,
Maxim

[Message part 3 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: gmime: Remove version 2.6.23.
Date: Fri,  1 Sep 2023 21:35:28 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/mail.scm (gmime-2.6): Remove package.
---
 gnu/packages/mail.scm | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index a33fefddef..8c545ebbbc 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -809,20 +809,6 @@ (define-public gmime
 Extension (MIME).")
     (license (list license:lgpl2.1+ license:gpl2+ license:gpl3+))))
 
-;; Some packages are not ready for GMime 3 yet.
-(define-public gmime-2.6
-  (package
-    (inherit gmime)
-    (version "2.6.23")
-    (source (origin
-              (method url-fetch)
-              (uri (string-append "mirror://gnome/sources/gmime/"
-                                  (version-major+minor version)
-                                  "/gmime-" version ".tar.xz"))
-              (sha256
-               (base32
-                "0slzlzcr3h8jikpz5a5amqd0csqh2m40gdk910ws2hnaf5m6hjbi"))))))
-
 (define-public altermime
   (package
     (name "altermime")

base-commit: 4e531e55dcdc99c83bcfe3eec67c3fd95c7b6ca7
-- 
2.41.0




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

Previous Next


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