[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: getmail: Update to 5.5.
From: |
Tobias Geerinckx-Rice |
Subject: |
01/08: gnu: getmail: Update to 5.5. |
Date: |
Wed, 21 Feb 2018 09:03:09 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 219ec95c90e047ee0cd35c83fb8e505ef426cff9
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Feb 21 03:43:38 2018 +0100
gnu: getmail: Update to 5.5.
* gnu/packages/mail.scm (getmail): Update to 5.5.
---
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 d7e76ac..6e8f9a7 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -907,7 +907,7 @@ and search library.")
(define-public getmail
(package
(name "getmail")
- (version "5.4")
+ (version "5.5")
(source
(origin
(method url-fetch)
@@ -915,7 +915,7 @@ and search library.")
name "-" version ".tar.gz"))
(sha256
(base32
- "1iwss9z94p165gxr2yw7s9q12a0bn71fcdbikzkykr5s7xxnz2ds"))))
+ "0l43lbnrnyyrq8mlnw37saq6v0mh3nkirdq1dwnsrihykzjjwf70"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; no tests
- branch master updated (781d721 -> 6c96b54), Tobias Geerinckx-Rice, 2018/02/21
- 03/08: gnu: slang: Update to 2.3.1a., Tobias Geerinckx-Rice, 2018/02/21
- 01/08: gnu: getmail: Update to 5.5.,
Tobias Geerinckx-Rice <=
- 05/08: gnu: lout: Update phase style., Tobias Geerinckx-Rice, 2018/02/21
- 08/08: gnu: lpsolve: Update phase style., Tobias Geerinckx-Rice, 2018/02/21
- 06/08: gnu: iptables: Update to 1.6.2., Tobias Geerinckx-Rice, 2018/02/21
- 07/08: gnu: iptables: Edit synopsis & description., Tobias Geerinckx-Rice, 2018/02/21
- 02/08: gnu: shflags: Set source file name., Tobias Geerinckx-Rice, 2018/02/21
- 04/08: gnu: cook: Update phase style., Tobias Geerinckx-Rice, 2018/02/21