me
/
guix
Archived
1
0
Fork 0

gnu: emacs-eldev: Update to 1.10.1.1.

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

Change-Id: I1a77f518890f19f85d09ffc3b31901dcc74564b4
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
Suhail Singh 2024-06-18 16:03:37 +02:00 committed by Nicolas Goaziou
parent 6014391281
commit 273d310d1a
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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