gnu: emacs-cape: Update to 1.6.

* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 1.6.

Change-Id: I8193512510860d2820ae5c17fca27dd7a711181a
This commit is contained in:
Nicolas Goaziou 2024-08-19 20:55:45 +02:00
parent a574444771
commit 6ab6a7eeed
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -5093,7 +5093,7 @@ (define-public emacs-corfu-candidate-overlay
(define-public emacs-cape
(package
(name "emacs-cape")
(version "1.5")
(version "1.6")
(source
(origin
(method git-fetch)
@ -5102,7 +5102,7 @@ (define-public emacs-cape
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1ah0nwib2k46467j0fhq9kckx7cqnjgwpdb7zk9jw8rbrjlndcpw"))))
(base32 "0bkkb4fpga7r0rmyj8i621xmn5s0l7w49xyj1byy8z4rgl73zlhb"))))
(build-system emacs-build-system)
(arguments
(list