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 2.3.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 2.3. Change-Id: I7a420a09225dafed25faeef7f27f463dbc77603c Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
parent
776fe67214
commit
821e517ea4
1 changed files with 2 additions and 2 deletions
|
@ -5903,7 +5903,7 @@ of bibliographic references.")
|
|||
(define-public emacs-corfu
|
||||
(package
|
||||
(name "emacs-corfu")
|
||||
(version "2.2")
|
||||
(version "2.3")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -5912,7 +5912,7 @@ of bibliographic references.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1zyjix22jinbnvc90kv31gzlvpqicfx5iyrwsjmbjcxm1cwpb59y"))))
|
||||
(base32 "1f2hz1970f5ifd5p6lbxdi4krgxgvxrr477f6vbqakqj07bk9jps"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue