me
/
guix
Archived
1
0
Fork 0

gnu: emacs-eldev: Update to 1.2.2.

* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.2.2.
master
Nicolas Goaziou 2022-09-09 08:53:43 +02:00
parent a86e4a7757
commit ef5636c35c
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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