unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41202] [PATCH] gnu: emacs-lsp-mode: Update to 6.3.1.
@ 2020-05-12  6:16 Dimakakos Dimos
  2020-05-12 19:49 ` bug#41202: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Dimakakos Dimos @ 2020-05-12  6:16 UTC (permalink / raw)
  To: 41202; +Cc: Dimakakos Dimos

* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 6.3.1.
---
 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 79f7126ed7..077c083f7e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18692,7 +18692,7 @@ the standard @code{Dockerfile} file format.")
 (define-public emacs-lsp-mode
   (package
     (name "emacs-lsp-mode")
-    (version "6.2.1")
+    (version "6.3.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -18701,7 +18701,7 @@ the standard @code{Dockerfile} file format.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0f9d0zhblcjzrpggqclww2g7fyjky5rzpp7zj424005ahv0zd3xf"))))
+                "125rpmhlyd6wmq7p71j54x3rzmk07vn1hdcvvdjjip5481raxcwx"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-dash" ,emacs-dash)
-- 
2.26.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#41202: [PATCH] gnu: emacs-lsp-mode: Update to 6.3.1.
  2020-05-12  6:16 [bug#41202] [PATCH] gnu: emacs-lsp-mode: Update to 6.3.1 Dimakakos Dimos
@ 2020-05-12 19:49 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-05-12 19:49 UTC (permalink / raw)
  To: Dimakakos Dimos; +Cc: 41202-done

Hello,

Dimakakos Dimos <me@bendersteed.tech> writes:

> * gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 6.3.1.

Applied. Thank you!

Regards,

-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-12 19:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12  6:16 [bug#41202] [PATCH] gnu: emacs-lsp-mode: Update to 6.3.1 Dimakakos Dimos
2020-05-12 19:49 ` bug#41202: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).