[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/11: gnu: fetchmail: Update to 6.4.11.
From: |
guix-commits |
Subject: |
02/11: gnu: fetchmail: Update to 6.4.11. |
Date: |
Mon, 31 Aug 2020 22:48:52 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b63253004ede520b164557347dccc2ff49a160a2
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Sep 1 02:43:50 2020 +0200
gnu: fetchmail: Update to 6.4.11.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.11.
---
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 e786694..40870a9 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -393,7 +393,7 @@ to run without any changes.")
(define-public fetchmail
(package
(name "fetchmail")
- (version "6.4.10")
+ (version "6.4.11")
(source
(origin
(method url-fetch)
@@ -401,7 +401,7 @@ to run without any changes.")
(version-major+minor version) "/"
"fetchmail-" version ".tar.xz"))
(sha256
- (base32 "0pmjsy8pvgbv24nvjhrisqzya8fk54vbdz8pp0bhbb58p11zvgnv"))))
+ (base32 "177276dha2pchsvlki0skf460kmjnixqmzc6nj33fz4hd7c1sj1y"))))
(build-system gnu-build-system)
(inputs
`(("openssl" ,openssl)))
- branch master updated (2b6333c -> 1c4b351), guix-commits, 2020/08/31
- 04/11: gnu: wgetpaste: Fix historical confusion., guix-commits, 2020/08/31
- 07/11: gnu: wgetpaste: Update bpaste URL & regular expressions., guix-commits, 2020/08/31
- 08/11: gnu: libwacom: Update to 1.5., guix-commits, 2020/08/31
- 06/11: gnu: wgetpaste: Update to 2.30., guix-commits, 2020/08/31
- 01/11: gnu: python-jeepney: Update to 0.4.3., guix-commits, 2020/08/31
- 05/11: gnu: wgetpaste: Use HTTPS home page., guix-commits, 2020/08/31
- 02/11: gnu: fetchmail: Update to 6.4.11.,
guix-commits <=
- 09/11: gnu: youtube-viewer: Update to 3.7.8., guix-commits, 2020/08/31
- 10/11: gnu: editorconfig-core-c: Update to 0.12.4., guix-commits, 2020/08/31
- 03/11: gnu: uchardet: Update to 0.0.7., guix-commits, 2020/08/31
- 11/11: gnu: editorconfig-core-c: Delete static library., guix-commits, 2020/08/31