mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 02:20:53 +02:00
gnu: emacs-corfu: Update to 1.7.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 1.7. Change-Id: I89516dc8040342cf4874eeca79b794a3f210a150 Reviewed-by: Andrew Wong <brosasaki@gmail.com> Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
9c36d38614
commit
2bb41110cc
1 changed files with 2 additions and 2 deletions
|
@ -5362,7 +5362,7 @@ of bibliographic references.")
|
|||
(define-public emacs-corfu
|
||||
(package
|
||||
(name "emacs-corfu")
|
||||
(version "1.6")
|
||||
(version "1.7")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -5371,7 +5371,7 @@ of bibliographic references.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "11n8qdjpavvy0s1zhxzxxvcv5i07gsjs02ad7fj51p7j8y4hjvym"))))
|
||||
(base32 "0yyc64bfqpsjs5iwgwxm171sg85al4mzj4pv3qd4cpmkgmamrrv3"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue