gnu: notmuch: Update to 0.34.3.

* gnu/packages/mail.scm (notmuch): Update to 0.34.3.
This commit is contained in:
Nicolas Goaziou 2022-01-11 10:32:46 +01:00
parent 3be459c5e7
commit 509ef2125d
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1335,14 +1335,14 @@ (define-public notifymuch
(define-public notmuch
(package
(name "notmuch")
(version "0.34.2")
(version "0.34.3")
(source
(origin
(method url-fetch)
(uri (string-append "https://notmuchmail.org/releases/notmuch-"
version ".tar.xz"))
(sha256
(base32 "1ls7dbgqhvyn9arf1r1jijfllypylgr5l86p489732gn8zpcxwn1"))))
(base32 "1278r8x8l2hsxg8plbfk7w2md0fagdm243lm7df5m0gx7d411s9z"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags