gnu: mhonarc: Update to 2.6.24.
* gnu/packages/mail.scm (mhonarc): Update to 2.6.24.master
parent
046fcbae67
commit
2fb6510746
|
@ -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")
|
||||||
|
|
Reference in New Issue