[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/08: gnu: dovecot-pigeonhole: Update to 0.5.20.
From: |
guix-commits |
Subject: |
08/08: gnu: dovecot-pigeonhole: Update to 0.5.20. |
Date: |
Thu, 19 Jan 2023 19:57:45 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit da9af8c72fe427e3eeb718b53c599139a8958d61
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 15 01:00:01 2023 +0100
gnu: dovecot-pigeonhole: Update to 0.5.20.
‘No changes - release done to keep version numbers synced.’
* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.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 7651b8779b..8502b6d4b1 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2017,7 +2017,7 @@ It supports mbox/Maildir and its own dbox/mdbox formats.")
(let ((dovecot-version (version-major+minor (package-version dovecot))))
(package
(name "dovecot-pigeonhole")
- (version "0.5.19")
+ (version "0.5.20")
(source
(origin
(method url-fetch)
@@ -2025,7 +2025,7 @@ It supports mbox/Maildir and its own dbox/mdbox formats.")
"https://pigeonhole.dovecot.org/releases/" dovecot-version "/"
"dovecot-" dovecot-version "-pigeonhole-" version ".tar.gz"))
(sha256
- (base32 "033kkhby9k9yrmgvlfmyzp8fccsw5bhq1dyvxj94sg3grkpj7f8h"))
+ (base32 "163wc5spzvy9pcpsbz3adl22h8f1krp21fh9mql16b7af14bscmf"))
(modules '((guix build utils)))
(snippet
'(begin
- 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 <=
- 07/08: gnu: dovecot: Update to 2.3.20., guix-commits, 2023/01/19
- 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