gnu: emacs-eldev: Update to 1.8.1.

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

Change-Id: Iaaa7ac51401114706b7d4192e363c7a358d86f47
This commit is contained in:
Nicolas Goaziou 2024-01-01 18:56:04 +01:00
parent 3e19d2106b
commit 1f500b96b5
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -23057,7 +23057,7 @@ according to a parsing expression grammar.")
(define-public emacs-eldev
(package
(name "emacs-eldev")
(version "1.7")
(version "1.8.1")
(source
(origin
(method git-fetch)
@ -23066,7 +23066,7 @@ according to a parsing expression grammar.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1q30r6di3r8dxxfbxfyii7kfvjj83c16bxx8ixadki3ix6imd6l5"))))
(base32 "058f2k2qhwbyr7a759wig9x6v6n2rl7zshqjbp4jnhnkcqkr70g5"))))
(build-system emacs-build-system)
(arguments
(list