[bug#76048] gnu: emacs-corfu: Update to 1.7.
Commit Message
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 1.7.
Change-Id: I89516dc8040342cf4874eeca79b794a3f210a150
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
base-commit: 4fa41a04802c43dc4c064b7ac4c2e6a4e92f63b6
--
2.48.1
Comments
user guix
usertag 76048 + reviewed-looks-good
thanks
Guix QA review form submission:
Items marked as checked: Lint warnings, Package builds, Commit messages
Hello,
I have just applied the patch, thank you!
And thanks a lot for the review, Andrew!
Andreas
@@ -5362,7 +5362,7 @@ (define-public emacs-citeproc-el
(define-public emacs-corfu
(package
(name "emacs-corfu")
- (version "1.6")
+ (version "1.7")
(source
(origin
(method git-fetch)
@@ -5371,7 +5371,7 @@ (define-public emacs-corfu
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "11n8qdjpavvy0s1zhxzxxvcv5i07gsjs02ad7fj51p7j8y4hjvym"))))
+ (base32 "0yyc64bfqpsjs5iwgwxm171sg85al4mzj4pv3qd4cpmkgmamrrv3"))))
(build-system emacs-build-system)
(arguments
(list