gnu: emacs-eglot: Update to 1.14.

* gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.14.
This commit is contained in:
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

View file

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