[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/14: gnu: fetchmail: Update to 6.4.14.
From: |
guix-commits |
Subject: |
10/14: gnu: fetchmail: Update to 6.4.14. |
Date: |
Sun, 3 Jan 2021 02:36:12 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a564ff1b61fb3061e0a66f74ae2518c07d8e2dc1
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Jan 2 20:22:20 2021 +0100
gnu: fetchmail: Update to 6.4.14.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.14.
---
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 7a63440..84b6fa0 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -410,7 +410,7 @@ to run without any changes.")
(define-public fetchmail
(package
(name "fetchmail")
- (version "6.4.13")
+ (version "6.4.14")
(source
(origin
(method url-fetch)
@@ -418,7 +418,7 @@ to run without any changes.")
(version-major+minor version) "/"
"fetchmail-" version ".tar.xz"))
(sha256
- (base32 "1qablzgwx3a516vdhckx3pv716x9r7nyfyr6fbncif861c3cya3x"))))
+ (base32 "1jxxb3qyrh7118fwqa3bhirjh97j2w8r71s8vcb6vp3w1wwhfis2"))))
(build-system gnu-build-system)
(inputs
`(("openssl" ,openssl)))
- branch master updated (395489c -> 78a9cfa), guix-commits, 2021/01/03
- 03/14: gnu: gaupol: Update to 1.9., guix-commits, 2021/01/03
- 01/14: gnu: wireguard-linux-compat: Update to 1.0.20201221., guix-commits, 2021/01/03
- 02/14: gnu: libshout: Update to 2.4.5., guix-commits, 2021/01/03
- 05/14: gnu: libnet6: Omit static library., guix-commits, 2021/01/03
- 06/14: gnu: obby: Omit static library., guix-commits, 2021/01/03
- 09/14: gnu: geoclue: Update to 2.5.7., guix-commits, 2021/01/03
- 08/14: gnu: mame: Update to 0.227., guix-commits, 2021/01/03
- 04/14: gnu: libinfinity: Omit static libraries, guix-commits, 2021/01/03
- 07/14: gnu: libressl: Update to 3.1.5 [security fix]., guix-commits, 2021/01/03
- 10/14: gnu: fetchmail: Update to 6.4.14.,
guix-commits <=
- 11/14: gnu: zabbix-agentd: Update to 5.2.3., guix-commits, 2021/01/03
- 13/14: gnu: fldigi: Update to 4.1.17., guix-commits, 2021/01/03
- 12/14: gnu: zabbix-agentd: Enable IPv6., guix-commits, 2021/01/03
- 14/14: gnu: perl-search-xapian: Update to 1.2.25.4., guix-commits, 2021/01/03