mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-01 22:11:28 +02:00
gnu: emacs-notmuch-maildir: Update to 1.3.1.
* gnu/packages/emacs-xyz.scm (emacs-notmuch-maildir): Update to 1.3.1. Change-Id: Icef64c57c87edf3d18446bdbe2feb31aec0745f1
This commit is contained in:
@@ -36869,7 +36869,7 @@ given search terms.")
|
||||
(define-public emacs-notmuch-maildir
|
||||
(package
|
||||
(name "emacs-notmuch-maildir")
|
||||
(version "1.3.0")
|
||||
(version "1.3.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -36878,7 +36878,7 @@ given search terms.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1b31qqbdnj2zf9bcs1za5am5gs3xpzsxln269kd2c53pzffbnvyg"))))
|
||||
(base32 "061xabwvhzkmpvcaqcz47cryj29zcmxvz3sliyvnj0fnqnbpg407"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list #:test-command
|
||||
|
||||
Reference in New Issue
Block a user