gnu: emacs-eglot: Update to 1.16.

* gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.16.

Change-Id: I064f5f47f5405a84838314c66095abb230cb7df7
This commit is contained in:
Nicolas Goaziou 2024-01-04 11:36:29 +01:00
parent 1eccfd2b01
commit cf51be825d
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -19496,7 +19496,7 @@ (define-public emacs-commander
(define-public emacs-eglot
(package
(name "emacs-eglot")
(version "1.15")
(version "1.16")
(source
(origin
(method url-fetch)
@ -19504,7 +19504,7 @@ (define-public emacs-eglot
".tar"))
(sha256
(base32
"05brq76xbdkbhbn572n0hyz80lwc3ly5waaqsaan5l1apxgl6ww7"))))
"0zi2r8fp7acqlx8s4k2m9dc8w29bwsxyvfa6cnd1366nm3rlfybn"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-external-completion