1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: dovecot-pigeonhole: Update to 0.5.21.

* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.21.
This commit is contained in:
Tobias Geerinckx-Rice
2023-09-10 02:00:00 +02:00
parent ed566a51de
commit 23f6e86bf2

View File

@@ -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