me
/
guix
Archived
1
0
Fork 0

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>
master
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
1 changed files with 2 additions and 2 deletions

View File

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