me
/
guix
Archived
1
0
Fork 0

gnu: emacs-eglot: Update to 1.14.

* gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.14.
master
Nicolas Goaziou 2023-04-04 22:13:16 +02:00
parent 450045b5c3
commit 36e4b91b0c
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -18120,7 +18120,7 @@ Emacs.")
(define-public emacs-eglot
(package
(name "emacs-eglot")
(version "1.13")
(version "1.14")
(source
(origin
(method url-fetch)
@ -18128,7 +18128,7 @@ Emacs.")
".tar"))
(sha256
(base32
"1yg6ddldd2qnnhlhc2r5rq7rjc0pigqjgzpvnqqb33nssw1lkw82"))))
"0aw28gdx90k87czxf436r9bva58bal55cdnp90ga36c89wzdjznj"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-external-completion