unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65677] [PATCH] gnu: gmime: Remove version 2.6.23.
@ 2023-09-01 13:35 iyzsong--- via Guix-patches via
  2023-09-06  3:37 ` bug#65677: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: iyzsong--- via Guix-patches via @ 2023-09-01 13:35 UTC (permalink / raw)
  To: 65677; +Cc: 宋文武

From: 宋文武 <iyzsong@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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#65677: [PATCH] gnu: gmime: Remove version 2.6.23.
  2023-09-01 13:35 [bug#65677] [PATCH] gnu: gmime: Remove version 2.6.23 iyzsong--- via Guix-patches via
@ 2023-09-06  3:37 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2023-09-06  3:37 UTC (permalink / raw)
  To: iyzsong; +Cc: 65677-done, 宋文武

Hi,

iyzsong@envs.net writes:

> From: 宋文武 <iyzsong@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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-06  3:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-01 13:35 [bug#65677] [PATCH] gnu: gmime: Remove version 2.6.23 iyzsong--- via Guix-patches via
2023-09-06  3:37 ` bug#65677: " Maxim Cournoyer

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).