diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/emacs-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 6f8e599c8ad..ee59cd1d4f9 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm | |||
| @@ -8291,7 +8291,7 @@ list of candidates.") | |||
| 8291 | (define-public emacs-consult-notmuch | 8291 | (define-public emacs-consult-notmuch |
| 8292 | (package | 8292 | (package |
| 8293 | (name "emacs-consult-notmuch") | 8293 | (name "emacs-consult-notmuch") |
| 8294 | (version "0.4") | 8294 | (version "0.5") |
| 8295 | (source | 8295 | (source |
| 8296 | (origin | 8296 | (origin |
| 8297 | (method git-fetch) | 8297 | (method git-fetch) |
| @@ -8300,7 +8300,7 @@ list of candidates.") | |||
| 8300 | (commit version))) | 8300 | (commit version))) |
| 8301 | (file-name (git-file-name name version)) | 8301 | (file-name (git-file-name name version)) |
| 8302 | (sha256 | 8302 | (sha256 |
| 8303 | (base32 "0x2lz2df1rjq3vdxvqqnxqxh257hq5iyx1w3yc85w7lmnb59gbvy")))) | 8303 | (base32 "04ha4mysxvfz6yzbkgrl1mcwic1lwr1xx6gdy5rl6hn1wwnwam4p")))) |
| 8304 | (build-system emacs-build-system) | 8304 | (build-system emacs-build-system) |
| 8305 | (propagated-inputs | 8305 | (propagated-inputs |
| 8306 | `(("emacs-consult" ,emacs-consult) | 8306 | `(("emacs-consult" ,emacs-consult) |
