[bug#76048] gnu: emacs-corfu: Update to 1.7.

Message ID 4bdbf47dbcbe8e4cfb5c7b710405e09c9153c0be.1738666639.git.csantosb@inventati.org
State New
Headers
Series [bug#76048] gnu: emacs-corfu: Update to 1.7. |

Commit Message

Cayetano Santos Feb. 4, 2025, 10:57 a.m. UTC
  * 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

Andrew Wong Feb. 4, 2025, 5:12 p.m. UTC | #1
user guix
usertag 76048 + reviewed-looks-good
thanks

Guix QA review form submission:


Items marked as checked: Lint warnings, Package builds, Commit messages
  
Andreas Enge Feb. 5, 2025, 11:33 a.m. UTC | #2
Hello,

I have just applied the patch, thank you!

And thanks a lot for the review, Andrew!

Andreas
  

Patch

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 2788626d97..eb136c4131 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -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