[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/05: gnu: getmail: Update to 4.49.0.
From: |
Efraim Flashner |
Subject: |
05/05: gnu: getmail: Update to 4.49.0. |
Date: |
Thu, 7 Jul 2016 17:50:32 +0000 (UTC) |
efraim pushed a commit to branch master
in repository guix.
commit 1a5fd02a829132d3cf3a95db5521c83d0a16d3c1
Author: Efraim Flashner <address@hidden>
Date: Thu Jul 7 20:02:11 2016 +0300
gnu: getmail: Update to 4.49.0.
* gnu/packages/mail.scm (getmail): Update to 4.49.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 24f8e3d..5a3ebf0 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -554,7 +554,7 @@ and search library.")
(define-public getmail
(package
(name "getmail")
- (version "4.48.0")
+ (version "4.49.0")
(source
(origin
(method url-fetch)
@@ -562,7 +562,7 @@ and search library.")
name "-" version ".tar.gz"))
(sha256
(base32
- "0k5rm5kag14izng2ajcagvli9sns5mzvkyfa65ri4xymxs91wi29"))))
+ "1m0yzxd05fklwbmjj1n2q4sx397c1j5qi9a0r5fv3h8pplz4lv0w"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; no tests