[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/28: gnu: dovecot-pigeonhole: Update to 0.5.21.
From: |
guix-commits |
Subject: |
02/28: gnu: dovecot-pigeonhole: Update to 0.5.21. |
Date: |
Sun, 17 Sep 2023 08:26:36 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 23f6e86bf2f953a4d500c3e88c29f10a228e656d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 10 02:00:00 2023 +0200
gnu: dovecot-pigeonhole: Update to 0.5.21.
* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.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 c03b07ebf8..1562dde866 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2059,7 +2059,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.20")
+ (version "0.5.21")
(source
(origin
(method url-fetch)
@@ -2067,7 +2067,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 "163wc5spzvy9pcpsbz3adl22h8f1krp21fh9mql16b7af14bscmf"))
+ (base32 "09zd7n6ljqaj3i3m6r1hn1vb1cjhy64040vji82i4rq7b4k1v9qw"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (9b78699744 -> d6e4ad32b8), guix-commits, 2023/09/17
- 02/28: gnu: dovecot-pigeonhole: Update to 0.5.21.,
guix-commits <=
- 01/28: gnu: dovecot: Update to 2.3.21., guix-commits, 2023/09/17
- 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