gnu: notmuch: Update to 0.36.

* gnu/packages/mail.scm (notmuch): Update to 0.36.
This commit is contained in:
Tobias Geerinckx-Rice 2022-06-05 02:00:01 +02:00
parent 7b43614986
commit 9ae55f8482
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1333,14 +1333,14 @@ (define-public notifymuch
(define-public notmuch
(package
(name "notmuch")
(version "0.35")
(version "0.36")
(source
(origin
(method url-fetch)
(uri (string-append "https://notmuchmail.org/releases/notmuch-"
version ".tar.xz"))
(sha256
(base32 "0fdc81m24xrbhfrhw00g12ak4b8hap4961sq7ap6q2pjqhac8cd8"))))
(base32 "0h6f6mh9m9vrijm638x5sbsl321b74a25cdasbxhx67x62w320hk"))))
(build-system gnu-build-system)
(arguments
(list