me
/
guix
Archived
1
0
Fork 0

gnu: emacs-eldev: Update to 1.4.1.

* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.4.1.
master
Nicolas Goaziou 2023-06-10 20:52:13 +02:00
parent 7f0a98a8f1
commit a3abca191d
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -22034,7 +22034,7 @@ according to a parsing expression grammar.")
(define-public emacs-eldev
(package
(name "emacs-eldev")
(version "1.4")
(version "1.4.1")
(source
(origin
(method git-fetch)
@ -22043,7 +22043,7 @@ according to a parsing expression grammar.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1cziz1a8mh24aj79jfnkjb0llh6a2raqnlcfyaswha80bwzwp4ph"))))
(base32 "1vvqs8x2chm2bgwnlsrq7llgql5m9hjbxi1x3xbnzbx5l1yvldbp"))))
(build-system emacs-build-system)
(arguments
(list