Skip to content
Snippets Groups Projects
Unverified Commit bbc41679 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: dovecot: Update to 2.2.30.1.

* gnu/packages/mail.scm (dovecot): Update to 2.2.30.1.
parent ae44ebb9
No related branches found
No related tags found
No related merge requests found
......@@ -1089,7 +1089,7 @@ (define-public exim
(define-public dovecot
(package
(name "dovecot")
(version "2.2.30")
(version "2.2.30.1")
(source
(origin
(method url-fetch)
......@@ -1097,7 +1097,7 @@ (define-public dovecot
(version-major+minor version) "/"
name "-" version ".tar.gz"))
(sha256 (base32
"1wr744csfbswshpm13v7g8x4a2vic0pjhwzjdpyfh4y3yk5hfsqj"))))
"1943n0b9zcwvymslai9qmdmnfy47zdnqjwkql586imycyx4xnjch"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment