jmd pushed a commit to branch wip-installer
in repository guix.
commit 6ce802e49624da9ec733cce14da13256f2cbee8a
Author: Efraim Flashner <[email protected]>
Date: Tue Dec 20 22:10:25 2016 +0200
gnu: getmail: Update to 4.52.0.
* gnu/packages/mail.scm (getmail): Update to 4.52.0.
---
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 3739f8b..96a867d 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -673,7 +673,7 @@ and search library.")
(define-public getmail
(package
(name "getmail")
- (version "4.49.0")
+ (version "4.52.0")
(source
(origin
(method url-fetch)
@@ -681,7 +681,7 @@ and search library.")
name "-" version ".tar.gz"))
(sha256
(base32
- "1m0yzxd05fklwbmjj1n2q4sx397c1j5qi9a0r5fv3h8pplz4lv0w"))))
+ "0pzplrlxwbxydvfw4kkwn60l40hk1h5sxawaa6pi0k75c220k4ni"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; no tests