[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: getmail: Update to 5.1.
From: |
Leo Famulari |
Subject: |
01/01: gnu: getmail: Update to 5.1. |
Date: |
Sat, 22 Jul 2017 20:35:00 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit 9478c05955643f8ff95dabccc1e42b20abb88049
Author: ng0 <address@hidden>
Date: Sat Jul 15 22:26:50 2017 +0000
gnu: getmail: Update to 5.1.
* gnu/packages/mail.scm (getmail): Update to 5.1.
Signed-off-by: Leo Famulari <address@hidden>
---
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 0d1d399..7374cdd 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -805,7 +805,7 @@ and search library.")
(define-public getmail
(package
(name "getmail")
- (version "4.52.0")
+ (version "5.1")
(source
(origin
(method url-fetch)
@@ -813,7 +813,7 @@ and search library.")
name "-" version ".tar.gz"))
(sha256
(base32
- "0pzplrlxwbxydvfw4kkwn60l40hk1h5sxawaa6pi0k75c220k4ni"))))
+ "0zh220vx10wi6x61qi0mjayjxgvllk9f6vd4hjrgzha1xbjj0vix"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; no tests