gnu: pan: Update to 0.146.

* gnu/packages/mail.scm (pan): Update to 0.146.
This commit is contained in:
Tobias Geerinckx-Rice 2019-12-25 16:43:00 +01:00
parent 48947e6b51
commit de22745907
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C

View File

@ -2860,15 +2860,14 @@ killed threads.")
(define-public pan
(package
(name "pan")
(version "0.145")
(version "0.146")
(source
(origin
(method url-fetch)
(uri (string-append "http://pan.rebelbase.com/download/releases/"
version "/source/" name "-" version ".tar.bz2"))
(sha256
(base32
"1b4wamv33hprghcjk903bpvnd233yxyrm18qnh13alc8h1553nk8"))))
(base32 "17agd27sn4a7nahvkpg0w39kv74njgdrrygs74bbvpaj8rk2hb55"))))
(arguments
`(#:configure-flags '("--with-gtk3" "--with-gtkspell" "--with-gnutls"
"--enable-libnotify" "--enable-manual"