gnu: emacs-eldev: Update to 1.10.

* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.10.

Change-Id: Iafaf10e545920b424fc709def4ebfc6c831cf76f
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Suhail Singh 2024-05-03 10:46:18 -04:00 committed by Christopher Baines
parent 8643bb4a82
commit 3843820d5d
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -23757,7 +23757,7 @@ (define-public emacs-peg
(define-public emacs-eldev
(package
(name "emacs-eldev")
(version "1.9.1")
(version "1.10")
(source
(origin
(method git-fetch)
@ -23766,7 +23766,7 @@ (define-public emacs-eldev
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1v0jwzwq0xpih8m4aymz90fdfvypkiqczh0ip5jg4kcvzikliw3f"))))
(base32 "02yks6nmw725b4ng97pbw3b8rh60hzysplzpgxr7czq2wdlll7zp"))))
(build-system emacs-build-system)
(arguments
(list