[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: gmime: Update to 3.2.3.
From: |
guix-commits |
Subject: |
04/07: gnu: gmime: Update to 3.2.3. |
Date: |
Wed, 8 May 2019 17:26:14 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 3f45c6cfcb30b02e0ce68348477d556a074f2a98
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 8 22:14:08 2019 +0200
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 master updated (5c89429 -> 26fad5b), guix-commits, 2019/05/08
- 07/07: gnu: mbpfan: Update to 2.1.1., guix-commits, 2019/05/08
- 01/07: gnu: fasm: Update to 1.73.11., guix-commits, 2019/05/08
- 04/07: gnu: gmime: Update to 3.2.3.,
guix-commits <=
- 06/07: gnu: dovecot: Update to 2.3.6., guix-commits, 2019/05/08
- 03/07: gnu: opari2: Use HTTPS home page., guix-commits, 2019/05/08
- 02/07: gnu: opari2: Update to 2.0.4., guix-commits, 2019/05/08
- 05/07: gnu: mpop: Update to 1.4.4., guix-commits, 2019/05/08