me
/
guix
Archived
1
0
Fork 0

gnu: emacs-eglot: Update to 1.16.

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

Change-Id: I064f5f47f5405a84838314c66095abb230cb7df7
master
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
1 changed files with 2 additions and 2 deletions

View File

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