unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37263] [PATCH] Update emacs-lsp-mode to 6.1.
@ 2019-09-01 22:20 Brian Leung
  2019-09-02  6:54 ` bug#37263: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-09-01 22:20 UTC (permalink / raw)
  To: 37263


[-- Attachment #1.1: Type: text/plain, Size: 14 bytes --]

See attached.

[-- Attachment #1.2: Type: text/html, Size: 35 bytes --]

[-- Attachment #2: 0001-gnu-emacs-lsp-mode-Update-to-6.1.patch --]
[-- Type: text/x-patch, Size: 1562 bytes --]

From 814381d4dfa3f1cf7c7f9f4b4011a55c5d774f7c Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Mon, 2 Sep 2019 00:11:44 +0200
Subject: [PATCH] gnu: emacs-lsp-mode: Update to 6.1.

* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 6.1.
[inputs]: Add emacs-markdown-mode.
---
 gnu/packages/emacs-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 4bfc09d0aa..0c6077770b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16102,7 +16102,7 @@ the standard @code{Dockerfile} file format.")
 (define-public emacs-lsp-mode
   (package
     (name "emacs-lsp-mode")
-    (version "6.0")
+    (version "6.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -16111,12 +16111,13 @@ the standard @code{Dockerfile} file format.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1v1mq6ixzlgiazj8fmg4xaqhsqn3l89iqy74yndhvzh2rdf0pbkl"))))
+                "0jn5slhv9zfs446a5966bfg9dq144g22v79wnkx9hxq7if78p652"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-dash" ,emacs-dash)
        ("emacs-f" ,emacs-f)
        ("emacs-ht" ,emacs-ht)
+       ("emacs-markdown-mode" ,emacs-markdown-mode)
        ("emacs-spinner" ,emacs-spinner)))
     (home-page "https://github.com/emacs-lsp/lsp-mode")
     (synopsis "Emacs client and library for the Language Server Protocol")
-- 
2.23.0


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

* bug#37263: [PATCH] Update emacs-lsp-mode to 6.1.
  2019-09-01 22:20 [bug#37263] [PATCH] Update emacs-lsp-mode to 6.1 Brian Leung
@ 2019-09-02  6:54 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-09-02  6:54 UTC (permalink / raw)
  To: Brian Leung; +Cc: 37263-done

[-- Attachment #1: Type: text/plain, Size: 230 bytes --]

Patch applied


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2019-09-02  6:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-01 22:20 [bug#37263] [PATCH] Update emacs-lsp-mode to 6.1 Brian Leung
2019-09-02  6:54 ` bug#37263: " Efraim Flashner

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).