gnu: mhonarc: Update to 2.6.24.

* gnu/packages/mail.scm (mhonarc): Update to 2.6.24.
This commit is contained in:
Tobias Geerinckx-Rice 2021-11-03 02:58:05 +01:00
parent 046fcbae67
commit 2fb6510746
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2850,15 +2850,14 @@ (define-public mpop
(define-public mhonarc
(package
(name "mhonarc")
(version "2.6.19")
(version "2.6.24")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/E/EH/EHOOD/MHonArc-"
(uri (string-append "mirror://cpan/authors/id/L/LD/LDIDRY/MHonArc-"
version ".tar.gz"))
(sha256
(base32
"0ll3v93yji334zqp6xfzfxc0127pmjcznmai1l5q6dzawrs2igzq"))))
(base32 "0cszh619i8bfjpyxhfgph20v8lic5zpirr990xdbg7759qvwfza5"))))
(build-system perl-build-system)
(home-page "https://www.mhonarc.org/")
(synopsis "Create HTML archives of mail/news messages")