gnu: emacs-eglot: Update to 1.13.

* gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.13.
This commit is contained in:
Nicolas Goaziou 2023-03-15 23:24:18 +01:00
parent 2a3d773cbb
commit 858feeb801
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -17989,7 +17989,7 @@ (define-public emacs-commander
(define-public emacs-eglot
(package
(name "emacs-eglot")
(version "1.11")
(version "1.13")
(source
(origin
(method url-fetch)
@ -17997,7 +17997,7 @@ (define-public emacs-eglot
".tar"))
(sha256
(base32
"1ifnk4bznykj34s4yh0gq5nyzja7mlv60krxa47j842grpndq2hp"))))
"1yg6ddldd2qnnhlhc2r5rq7rjc0pigqjgzpvnqqb33nssw1lkw82"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-external-completion