me
/
guix
Archived
1
0
Fork 0

gnu: mhonarc: Update to 2.6.24.

* gnu/packages/mail.scm (mhonarc): Update to 2.6.24.
master
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
1 changed files with 3 additions and 4 deletions

View File

@ -2850,15 +2850,14 @@ Names} and SOCKS proxies.")
(define-public mhonarc (define-public mhonarc
(package (package
(name "mhonarc") (name "mhonarc")
(version "2.6.19") (version "2.6.24")
(source (source
(origin (origin
(method url-fetch) (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")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32 "0cszh619i8bfjpyxhfgph20v8lic5zpirr990xdbg7759qvwfza5"))))
"0ll3v93yji334zqp6xfzfxc0127pmjcznmai1l5q6dzawrs2igzq"))))
(build-system perl-build-system) (build-system perl-build-system)
(home-page "https://www.mhonarc.org/") (home-page "https://www.mhonarc.org/")
(synopsis "Create HTML archives of mail/news messages") (synopsis "Create HTML archives of mail/news messages")