gnu: getmail: Update to 5.15.

* gnu/packages/mail.scm (getmail): Update to 5.15.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-06 18:29:05 +01:00
parent bb0e62a1d0
commit 222679d2d9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1438,14 +1438,14 @@ (define-public muchsync
(define-public getmail
(package
(name "getmail")
(version "5.14")
(version "5.15")
(source
(origin
(method url-fetch)
(uri (string-append "http://pyropus.ca/software/getmail/old-versions/"
"getmail-" version ".tar.gz"))
(sha256
(base32 "1hcrd9h4g12f5gvl1djsbchcjry02ghq4icdr897s8v48pkrzagk"))))
(base32 "0ahn2jyj4ka996qzs99id59pwxv6sqxp61g7drcf53rzzigq0lyl"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; no tests