[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: gnu: emacs-eglot: Update to 1.11.
From: |
guix-commits |
Subject: |
02/03: gnu: emacs-eglot: Update to 1.11. |
Date: |
Sat, 28 Jan 2023 05:02:53 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit e1fc6f1f0da3a14ec1ea2747e606146c150dcb40
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Jan 28 10:56:30 2023 +0100
gnu: emacs-eglot: Update to 1.11.
* gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.11.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b7db2dbdf1..6b8d343873 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17399,7 +17399,7 @@ Emacs.")
(define-public emacs-eglot
(package
(name "emacs-eglot")
- (version "1.10")
+ (version "1.11")
(source
(origin
(method url-fetch)
@@ -17407,7 +17407,7 @@ Emacs.")
".tar"))
(sha256
(base32
- "0iw1jnfsjd2yq73ic3cld8m51wyxdwn3kjv9ala28krvsvb4h3y4"))))
+ "1ifnk4bznykj34s4yh0gq5nyzja7mlv60krxa47j842grpndq2hp"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-external-completion