gnu: emacs-ol-notmuch: Update to 2.0.2.
* gnu/packages/emacs-xyz.scm (emacs-ol-notmuch): Update to 2.0.2. Change-Id: Iacd6415c00234a72dc28c09d80d0af91acd91832
This commit is contained in:
parent
49be0806bf
commit
0124cc3cd7
@ -9202,7 +9202,7 @@ src blocks.")
|
|||||||
(define-public emacs-ol-notmuch
|
(define-public emacs-ol-notmuch
|
||||||
(package
|
(package
|
||||||
(name "emacs-ol-notmuch")
|
(name "emacs-ol-notmuch")
|
||||||
(version "2.0.1")
|
(version "2.0.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -9211,7 +9211,7 @@ src blocks.")
|
|||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1rlpl3kb709q5brkjrrpirdnhvyh447q93li9lgfz67yya29rfqd"))
|
"1hqppr7z3b9wwlsh5ahv3n3snqll6ipdczk47g72bihzjvg9fxyn"))
|
||||||
(file-name (git-file-name name version))))
|
(file-name (git-file-name name version))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user