mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-03 04:44:06 +02:00
gnu: emacs-cape: Update to 2.3.
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 2.3. Change-Id: Id89f23e2ea420fbf28bea48718a2449d63bcbc49
This commit is contained in:
@@ -6531,7 +6531,7 @@ be regarded as @code{emacs-company-quickhelp} for @code{emacs-corfu}.")
|
||||
(define-public emacs-cape
|
||||
(package
|
||||
(name "emacs-cape")
|
||||
(version "2.2")
|
||||
(version "2.3")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -6540,7 +6540,7 @@ be regarded as @code{emacs-company-quickhelp} for @code{emacs-corfu}.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "156jihiybiigs3gx7c9q9irqhv44677ggn3k1zcs528mz7vqvkrp"))))
|
||||
(base32 "1hvdqrr0nbgimzx74srkmfk9fqgh44hvgfph048mrr0saf4mv4qj"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user