* [bug#71417] [PATCH] gnu: mpop: Update to 1.4.19.
@ 2024-06-07 13:55 Timotej Lazar
2024-06-10 9:42 ` bug#71417: Close Andreas Enge
0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-06-07 13:55 UTC (permalink / raw)
To: 71417; +Cc: Timotej Lazar
* gnu/packages/mail.scm (mpop): Update to 1.4.19.
Change-Id: I52123309eac66c4c8668a1582d183c6fce000e11
---
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 b96645f53b..00e7a932e3 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -3021,14 +3021,14 @@ (define-public mblaze
(define-public mpop
(package
(name "mpop")
- (version "1.4.18")
+ (version "1.4.19")
(source
(origin
(method url-fetch)
(uri (string-append "https://marlam.de/mpop/releases/"
"mpop-" version ".tar.xz"))
(sha256
- (base32 "1dw5kwflga26kfjl999lilq14vvk6fcapryihakr9l7phh0rb6b0"))))
+ (base32 "12jwalxf14z0rwkhdfw1whizc9dzcba9yv63wanwmszzqq9ixi13"))))
(build-system gnu-build-system)
(inputs
(list gnutls))
base-commit: 580d77d0fb12448ef1621699cc0c56e787e2aadb
--
2.45.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-10 9:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07 13:55 [bug#71417] [PATCH] gnu: mpop: Update to 1.4.19 Timotej Lazar
2024-06-10 9:42 ` bug#71417: Close Andreas Enge
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).