[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: dovecot: Update to 2.3.20.
From: |
guix-commits |
Subject: |
07/08: gnu: dovecot: Update to 2.3.20. |
Date: |
Thu, 19 Jan 2023 19:57:45 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit e2d2f516b235f7a6eaff68d0bd2e4a2eb231c38a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 15 01:00:02 2023 +0100
gnu: dovecot: Update to 2.3.20.
* gnu/packages/mail.scm (dovecot): Update to 2.3.20.
---
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 369f4dccd8..7651b8779b 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1949,7 +1949,7 @@ facilities for checking incoming mail.")
(package
(name "dovecot")
;; Also update dovecot-pigeonhole when updating to a new minor version.
- (version "2.3.19.1")
+ (version "2.3.20")
(source
(origin
(method url-fetch)
@@ -1957,7 +1957,7 @@ facilities for checking incoming mail.")
(version-major+minor version) "/"
"dovecot-" version ".tar.gz"))
(sha256
- (base32 "0lawd8grwxass1frlw9bdd49fpwwxsv2qnxllsg6a2bkgpcbqnnv"))))
+ (base32 "0ll546dldhxqk8yr2jnfq0rag7vp9d9hz7gf6pgsnj41jvmk5a6a"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config))
- branch master updated (4e9cb45da0 -> da9af8c72f), guix-commits, 2023/01/19
- 03/08: gnu: diffstat: Update to 1.65., guix-commits, 2023/01/19
- 02/08: gnu: motion: Update to 4.5.1., guix-commits, 2023/01/19
- 05/08: gnu: libvterm: Update to 0.3.1., guix-commits, 2023/01/19
- 08/08: gnu: dovecot-pigeonhole: Update to 0.5.20., guix-commits, 2023/01/19
- 07/08: gnu: dovecot: Update to 2.3.20.,
guix-commits <=
- 04/08: gnu: libupnp: Update to 1.14.15., guix-commits, 2023/01/19
- 01/08: gnu: lagrange: Update to 1.14.2., guix-commits, 2023/01/19
- 06/08: gnu: man-pages: Update to 6.02., guix-commits, 2023/01/19