mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: emacs-notmuch-indicator: Update to 1.2.0.
* gnu/packages/emacs-xyz.scm (emacs-notmuch-indicator): Update to 1.2.0. Change-Id: Ib14d3b9bc8b2a70821677ddbd8c04ac439f5bc77
This commit is contained in:
parent
475dffc772
commit
0089adc1eb
1 changed files with 2 additions and 2 deletions
|
@ -31575,7 +31575,7 @@ real search.")
|
|||
(define-public emacs-notmuch-indicator
|
||||
(package
|
||||
(name "emacs-notmuch-indicator")
|
||||
(version "1.1.0")
|
||||
(version "1.2.0")
|
||||
(home-page "https://git.sr.ht/~protesilaos/notmuch-indicator")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
|
@ -31584,7 +31584,7 @@ real search.")
|
|||
".tar"))
|
||||
(sha256
|
||||
(base32
|
||||
"0k5csfrs8y1r6g7hs2y0961jpx0ih090kb6rkijljny2qhfj0573"))))
|
||||
"1n525slxs0l5nbila1sy62fz384yz7f54nrq1ixdlq0j3czgh9kz"))))
|
||||
(build-system emacs-build-system)
|
||||
(synopsis "Display a mode line indicator with @code{notmuch-count} output")
|
||||
(description "This package renders an indicator with an email count of the
|
||||
|
|
Loading…
Add table
Reference in a new issue