[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/09: gnu: dovecot: Update to 2.3.8.
From: |
guix-commits |
Subject: |
07/09: gnu: dovecot: Update to 2.3.8. |
Date: |
Mon, 4 Nov 2019 08:04:41 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 061da0f6864c5ae52630545d0599e14a10dd8aeb
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Nov 4 13:29:45 2019 +0100
gnu: dovecot: Update to 2.3.8.
* gnu/packages/mail.scm (dovecot): Update to 2.3.8.
---
gnu/packages/mail.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index bcf0ebb..8c41648 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1290,7 +1290,7 @@ facilities for checking incoming mail.")
(define-public dovecot
(package
(name "dovecot")
- (version "2.3.7.2")
+ (version "2.3.8")
(source
(origin
(method url-fetch)
@@ -1298,8 +1298,7 @@ facilities for checking incoming mail.")
(version-major+minor version) "/"
"dovecot-" version ".tar.gz"))
(sha256
- (base32
- "0q0jgcv3ni2znkgyhc966ffphj1wk73y76wssh0yciqafs2f0v36"))))
+ (base32 "0jdng27hqqagjy6v7ymd0xflbv5dbc1rhh450nk39ar6pw1qsxy5"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch master updated (865e66d -> 1fae1f6), guix-commits, 2019/11/04
- 08/09: gnu: ruby-nokogiri: Update to 1.10.5., guix-commits, 2019/11/04
- 09/09: gnu: git: Update to 2.24.0., guix-commits, 2019/11/04
- 02/09: gnu: perl-compress-raw-zlib: Update to 2.089., guix-commits, 2019/11/04
- 03/09: gnu: perl-io-compress: Update to 2.089., guix-commits, 2019/11/04
- 07/09: gnu: dovecot: Update to 2.3.8.,
guix-commits <=
- 06/09: gnu: perl6-json-fast: Update to 0.10., guix-commits, 2019/11/04
- 01/09: gnu: perl-compress-raw-bzip2: Update to 2.089., guix-commits, 2019/11/04
- 04/09: gnu: r-ks: Update to 1.11.6., guix-commits, 2019/11/04
- 05/09: gnu: r-ore: Update to 1.6.3., guix-commits, 2019/11/04