[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/48: gnu: gmime: Update to 3.2.3.
From: |
guix-commits |
Subject: |
03/48: gnu: gmime: Update to 3.2.3. |
Date: |
Sat, 4 May 2019 04:13:19 -0400 (EDT) |
rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit 58595d0a9c802a87208a78223214629b1fcf8f4c
Author: Ricardo Wurmus <address@hidden>
Date: Mon Dec 3 16:24:21 2018 +0100
gnu: gmime: Update to 3.2.3.
* gnu/packages/mail.scm (gmime): Update to 3.2.3.
---
gnu/packages/mail.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index ddd0118..eb589b1 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -488,7 +488,7 @@ It adds a large amount of new and improved features to
mutt.")
(define-public gmime
(package
(name "gmime")
- (version "3.2.0")
+ (version "3.2.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gmime/"
@@ -496,7 +496,7 @@ It adds a large amount of new and improved features to
mutt.")
"/gmime-" version ".tar.xz"))
(sha256
(base32
- "1q6palbpf6lh6bvy9ly26q5apl5k0z0r4mvl6zzqh90rz4rn1v3m"))))
+ "04bk7rqs5slpvlvqf11i6s37s8b2xn6acls8smyl9asjnpp7a23a"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- branch wip-gnome3.30 created (now 2d2ff71), guix-commits, 2019/05/04
- 06/48: gnu: gnome-disk-utility: Update to 3.30.2., guix-commits, 2019/05/04
- 05/48: gnu: gnome-desktop: Update to 3.30.2., guix-commits, 2019/05/04
- 04/48: gnu: glibmm: Update to 2.58.0., guix-commits, 2019/05/04
- 09/48: gnu: adwaita-icon-theme: Update to 3.30.1., guix-commits, 2019/05/04
- 03/48: gnu: gmime: Update to 3.2.3.,
guix-commits <=
- 07/48: gnu: evince: Update to 3.30.2., guix-commits, 2019/05/04
- 11/48: gnu: libgnomeprintui: Update to 2.18.6., guix-commits, 2019/05/04
- 01/48: gnu: glib: Update to 2.58.1., guix-commits, 2019/05/04
- 15/48: gnu: vte: Update to 0.54.2., guix-commits, 2019/05/04
- 16/48: gnu: five-or-more: Update to 3.30.0., guix-commits, 2019/05/04
- 20/48: gnu: glib: Install m4 macros., guix-commits, 2019/05/04
- 10/48: gnu: libgnomeprint: Update to 2.18.8., guix-commits, 2019/05/04
- 32/48: gnu: libdazzle: Update to 3.30.2., guix-commits, 2019/05/04
- 29/48: gnu: gnome-settings-daemon: Update to 3.30.1.2., guix-commits, 2019/05/04
- 02/48: gnu: gobject-introspection: Update to 1.58.1., guix-commits, 2019/05/04