[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/10: gnu: getmail: Update to 5.15.
From: |
guix-commits |
Subject: |
07/10: gnu: getmail: Update to 5.15. |
Date: |
Sat, 6 Mar 2021 12:44:45 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 222679d2d97711f0d4fd6ec9e48f137783ab7bf4
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Mar 6 18:29:05 2021 +0100
gnu: getmail: Update to 5.15.
* gnu/packages/mail.scm (getmail): Update to 5.15.
---
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 d90bfea..dd166ca 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1438,14 +1438,14 @@ pairs have previously synchronized.")
(define-public getmail
(package
(name "getmail")
- (version "5.14")
+ (version "5.15")
(source
(origin
(method url-fetch)
(uri (string-append "http://pyropus.ca/software/getmail/old-versions/"
"getmail-" version ".tar.gz"))
(sha256
- (base32 "1hcrd9h4g12f5gvl1djsbchcjry02ghq4icdr897s8v48pkrzagk"))))
+ (base32 "0ahn2jyj4ka996qzs99id59pwxv6sqxp61g7drcf53rzzigq0lyl"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; no tests
- branch master updated (3483886 -> 42637f8), guix-commits, 2021/03/06
- 03/10: gnu: font-mononoki: Update to 1.3., guix-commits, 2021/03/06
- 08/10: gnu: libgxps: Update to 0.3.2., guix-commits, 2021/03/06
- 02/10: gnu: surgescript: Do not want static libraries., guix-commits, 2021/03/06
- 01/10: gnu: surgescript: Update to 0.5.5., guix-commits, 2021/03/06
- 10/10: gnu: libgnt: Update to 2.14.1., guix-commits, 2021/03/06
- 07/10: gnu: getmail: Update to 5.15.,
guix-commits <=
- 06/10: gnu: libgovirt: Update to 0.3.8., guix-commits, 2021/03/06
- 04/10: gnu: gnote: Update to 3.38.1., guix-commits, 2021/03/06
- 05/10: gnu: gexiv2: Update to 0.12.2., guix-commits, 2021/03/06
- 09/10: gnu: polybar: Update to 3.5.5., guix-commits, 2021/03/06