gnu: emacs-evil-collection: Update to 0.0.10.

* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.10.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I864c9a6434e9ba46cfb510183962aa6b3739b32a
This commit is contained in:
apoorv569 2024-03-20 07:50:50 +05:30 committed by Christopher Baines
parent a24aa227f7
commit 9b611cd175
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -16321,7 +16321,7 @@ extensions.")
(define-public emacs-evil-collection
(package
(name "emacs-evil-collection")
(version "0.0.9")
(version "0.0.10")
(source
(origin
(method git-fetch)
@ -16330,7 +16330,7 @@ extensions.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1y1ig4shqaaiiwqm5pv8hvh8ynr6irhffkgmpyzmhdaaicxnfazc"))))
(base32 "09hnxb8nh3g0hi93fz9f1y164gv9iyh5994wfn6fsq2v1xdz8phm"))))
(build-system emacs-build-system)
(arguments
(list