gnu: pan: Update to 0.145.

* gnu/packages/mail.scm (pan): Update to 0.145.
This commit is contained in:
Tobias Geerinckx-Rice 2018-05-29 20:30:09 +02:00
parent 3b68a9b66e
commit 0eeade9b53
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2495,7 +2495,7 @@ (define-public afew
(define-public pan
(package
(name "pan")
(version "0.144")
(version "0.145")
(source
(origin
(method url-fetch)
@ -2503,7 +2503,7 @@ (define-public pan
version "/source/" name "-" version ".tar.bz2"))
(sha256
(base32
"0l07y75z8jxhbmfv28slw81gjncs7i89x7fq44zif7xhq5vy7yli"))))
"1b4wamv33hprghcjk903bpvnd233yxyrm18qnh13alc8h1553nk8"))))
(arguments
`(#:configure-flags '("--with-gtk3" "--with-gtkspell" "--with-gnutls"
"--enable-libnotify" "--enable-manual"