mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-12 08:00:39 +02:00
gnu: emacs-notmuch-addr: Update to 1.1.2.
* gnu/packages/emacs-xyz.scm (emacs-notmuch-addr): Update to 1.1.2. Change-Id: Ieb3b93cdd0a3bf4823c4e0d6708229163d3561da
This commit is contained in:
@@ -36822,7 +36822,7 @@ real search.")
|
||||
(define-public emacs-notmuch-addr
|
||||
(package
|
||||
(name "emacs-notmuch-addr")
|
||||
(version "1.1.1")
|
||||
(version "1.1.2")
|
||||
(home-page "https://github.com/tarsius/notmuch-addr")
|
||||
(source
|
||||
(origin
|
||||
@@ -36832,7 +36832,7 @@ real search.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0z3445wnh0zjfwixzq0cqf0a0mzgpdgq6c5b6h6b4vfh9qwd5ra2"))))
|
||||
(base32 "0cyi4x0zgvmz2kvrxkmdlgwv81qfq917i3shvml94rgxmk8calnz"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list #:test-command
|
||||
|
||||
Reference in New Issue
Block a user