me
/
guix
Archived
1
0
Fork 0

gnu: imapfilter: Update to 2.7.5.

* gnu/packages/mail.scm (imapfilter): Update to 2.7.5.
master
Tobias Geerinckx-Rice 2020-12-07 23:41:37 +01:00
parent f6b1288913
commit ac3af8f7ed
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -3746,7 +3746,7 @@ PGP handling, multiple servers, and secure connections.")
(define-public imapfilter (define-public imapfilter
(package (package
(name "imapfilter") (name "imapfilter")
(version "2.7.4") (version "2.7.5")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -3755,7 +3755,7 @@ PGP handling, multiple servers, and secure connections.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0nb0ysdp91r6dr3jgx24halbf4f56g4imx9112hkbz1abzgrmxs3")))) (base32 "0a7f85r3axwclzw1s79zl2l8222nj2gklvvq33w9qv0dz5n71dcx"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f `(#:tests? #f