[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/28: gnu: dovecot: Update to 2.3.21.
From: |
guix-commits |
Subject: |
01/28: gnu: dovecot: Update to 2.3.21. |
Date: |
Sun, 17 Sep 2023 08:26:34 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ed566a51de63c424bfee8ed1c8a8956d158ddccb
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 10 02:00:00 2023 +0200
gnu: dovecot: Update to 2.3.21.
* gnu/packages/mail.scm (dovecot): Update to 2.3.21.
---
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 ecaab1c7cd..c03b07ebf8 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1989,7 +1989,7 @@ facilities for checking incoming mail.")
(package
(name "dovecot")
;; Also update dovecot-pigeonhole when updating to a new minor version.
- (version "2.3.20")
+ (version "2.3.21")
(source
(origin
(method url-fetch)
@@ -1997,7 +1997,7 @@ facilities for checking incoming mail.")
(version-major+minor version) "/"
"dovecot-" version ".tar.gz"))
(sha256
- (base32 "0ll546dldhxqk8yr2jnfq0rag7vp9d9hz7gf6pgsnj41jvmk5a6a"))
+ (base32 "0bah6rn5ihczai8q50p6pqxwj73j21smib89ycp7q8qwly9i1c85"))
(patches
(search-patches "dovecot-opensslv3.patch"))))
(build-system gnu-build-system)
- branch master updated (9b78699744 -> d6e4ad32b8), guix-commits, 2023/09/17
- 02/28: gnu: dovecot-pigeonhole: Update to 0.5.21., guix-commits, 2023/09/17
- 01/28: gnu: dovecot: Update to 2.3.21.,
guix-commits <=
- 04/28: gnu: lldpd: Update to 1.0.17., guix-commits, 2023/09/17
- 03/28: gnu: mbuffer: Update to 20230301., guix-commits, 2023/09/17
- 05/28: gnu: musl: Update to 1.2.4., guix-commits, 2023/09/17
- 13/28: gnu: fsarchiver: Update to 0.8.7., guix-commits, 2023/09/17
- 15/28: gnu: foot: Update to 1.15.3., guix-commits, 2023/09/17
- 06/28: gnu: synthv1: Update to 0.9.32., guix-commits, 2023/09/17
- 14/28: gnu: dstask: Update to 0.26., guix-commits, 2023/09/17
- 17/28: gnu: conflict: Update to 20221002., guix-commits, 2023/09/17
- 19/28: gnu: plocate: Update to 1.1.19., guix-commits, 2023/09/17
- 18/28: gnu: eid-mw: Update to 5.1.11., guix-commits, 2023/09/17