* [bug#73138] [PATCH] gnu: mpop: Update to 1.4.20.
@ 2024-09-09 9:16 Timotej Lazar
2024-09-09 10:56 ` bug#73138: " Z572
0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-09-09 9:16 UTC (permalink / raw)
To: 73138; +Cc: Timotej Lazar
* gnu/packages/mail.scm (mpop): Update to 1.4.20.
Change-Id: I6ad78891b2621ca7a9fe1787aac405fef800cec0
---
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 ac9e02a6f6..c4e6cf7e19 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -3058,14 +3058,14 @@ (define-public mblaze
(define-public mpop
(package
(name "mpop")
- (version "1.4.19")
+ (version "1.4.20")
(source
(origin
(method url-fetch)
(uri (string-append "https://marlam.de/mpop/releases/"
"mpop-" version ".tar.xz"))
(sha256
- (base32 "12jwalxf14z0rwkhdfw1whizc9dzcba9yv63wanwmszzqq9ixi13"))))
+ (base32 "0jxz6la8h8zlszflyxmkq4xai0lcix468d468d3wmnixgvhpvk1m"))))
(build-system gnu-build-system)
(inputs
(list gnutls))
base-commit: 056910ec864cb7cf3225a0c27679d94405db7dcd
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-09 10:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-09 9:16 [bug#73138] [PATCH] gnu: mpop: Update to 1.4.20 Timotej Lazar
2024-09-09 10:56 ` bug#73138: " Z572
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.