[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/18: gnu: mpop: Update to 1.4.3.
From: |
guix-commits |
Subject: |
15/18: gnu: mpop: Update to 1.4.3. |
Date: |
Mon, 18 Mar 2019 10:07:04 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit dfc79ae78e78e40ccef1a3ac9dbd36d3098201ef
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Mar 18 14:56:04 2019 +0100
gnu: mpop: Update to 1.4.3.
* gnu/packages/mail.scm (mpop): Update to 1.4.3.
---
gnu/packages/mail.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 8d36701..9bfce1d 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -22,7 +22,7 @@
;;; Copyright © 2016, 2018 Marius Bakke <address@hidden>
;;; Copyright © 2017 Thomas Danckaert <address@hidden>
;;; Copyright © 2017 Kyle Meyer <address@hidden>
-;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2017, 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
;;; Copyright © 2017, 2018 Rene Saavedra <address@hidden>
;;; Copyright © 2018 Pierre Langlois <address@hidden>
;;; Copyright © 2018 Alex Vong <address@hidden>
@@ -1930,15 +1930,14 @@ converts them to maildir format directories.")
(define-public mpop
(package
(name "mpop")
- (version "1.4.2")
+ (version "1.4.3")
(source
(origin
(method url-fetch)
(uri (string-append "https://marlam.de/mpop/releases/"
"mpop-" version ".tar.xz"))
(sha256
- (base32
- "1rx5mhgqkm7swbynrhbsz32v85h0rydb4kqfgfs9jrznd9d14m2d"))))
+ (base32 "1di86frxv4gj8fasni409m87qmv0j0vmj13lawkz1pwv9hbynhjb"))))
(build-system gnu-build-system)
(inputs
`(("gnutls" ,gnutls)
- 03/18: gnu: ghc-x509-store: Update to 1.6.7., (continued)
- 03/18: gnu: ghc-x509-store: Update to 1.6.7., guix-commits, 2019/03/18
- 04/18: gnu: ghc-x509-validation: Update to 1.6.11., guix-commits, 2019/03/18
- 05/18: gnu: ghc-base64-bytestring: Update to 1.0.0.2., guix-commits, 2019/03/18
- 08/18: gnu: gtksourceview: Don't use NAME in source URI., guix-commits, 2019/03/18
- 13/18: gnu: vips: Improve description., guix-commits, 2019/03/18
- 10/18: gnu: toutenclic: Update to 6.13., guix-commits, 2019/03/18
- 09/18: gnu: gtksourceview: Update to 3.24.10., guix-commits, 2019/03/18
- 14/18: gnu: mpop: Don't use NAME in source URI., guix-commits, 2019/03/18
- 11/18: Order (gnu packages scanner) module imports alphabetically., guix-commits, 2019/03/18
- 16/18: gnu: pcmanfm: Don't use NAME in source URI., guix-commits, 2019/03/18
- 15/18: gnu: mpop: Update to 1.4.3.,
guix-commits <=
- 17/18: gnu: pcmanfm: Update to 1.3.1., guix-commits, 2019/03/18
- 12/18: gnu: vips: Update to 8.7.4., guix-commits, 2019/03/18
- 18/18: gnu: emacs-mew: Update to 6.8., guix-commits, 2019/03/18
- 07/18: gnu: libextractor: Update to 1.9., guix-commits, 2019/03/18
- 06/18: Correct name and email address for ng0., guix-commits, 2019/03/18