@@ 13375,7 13375,7 @@ replaced with the directory you choose.")
(define-public emacs-consult-notmuch
(package
(name "emacs-consult-notmuch")
- (version "0.8.1")
+ (version "1.0.0")
(source
(origin
(method git-fetch)
@@ 13384,7 13384,7 @@ replaced with the directory you choose.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0gcd69i99prnskh1na7clydqgh1y9rbzkdc6dy9zmin9hfdrw1yd"))))
+ (base32 "1kgi3y1lkp1jd784ncyysr5yimyq6bjpvgx9wxfca14ylb8my37a"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-consult emacs-notmuch))