me
/
guix
Archived
1
0
Fork 0

gnu: emacs-eldev: Update to 1.2.1.

* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.2.1.
master
Nicolas Goaziou 2022-08-26 10:05:13 +02:00
parent c82a99c9e2
commit bb4bdd8538
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -18764,7 +18764,7 @@ according to a parsing expression grammar.")
(define-public emacs-eldev
(package
(name "emacs-eldev")
(version "1.2")
(version "1.2.1")
(source
(origin
(method git-fetch)
@ -18773,7 +18773,7 @@ according to a parsing expression grammar.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1dmi05ry62nszy9w6zyvzh2q5ii57vdyc7mwv3dyfhwx4hqbngs4"))))
(base32 "1zf3vrk9yw4f4fj31g3vphjd3rhr2hv3q2crkdsgi7z5xlb8frds"))))
(build-system emacs-build-system)
(arguments
(list