Archived
1
0
Fork 0

gnu: getmail: Update to 4.48.0.

* gnu/packages/mail.scm (getmail): Update to 4.48.0.
This commit is contained in:
Efraim Flashner 2015-12-30 11:31:11 +02:00
parent 866fade9e5
commit aadf46253a

View file

@ -450,7 +450,7 @@ and search library.")
(define-public getmail (define-public getmail
(package (package
(name "getmail") (name "getmail")
(version "4.46.0") (version "4.48.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -458,7 +458,7 @@ and search library.")
name "-" version ".tar.gz")) name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"15rqmm25pq6ll8aaqh8h6pfdkpqs7y6yismb3h3w1bz8j292c8zl")))) "0k5rm5kag14izng2ajcagvli9sns5mzvkyfa65ri4xymxs91wi29"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:tests? #f ; no tests `(#:tests? #f ; no tests