unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46498] [PATCH] gnu: emacs-ccls: Update to 0.1-5.675a570.
@ 2021-02-13 22:41 Alexandr Vityazev
  2021-02-15 12:12 ` bug#46498: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandr Vityazev @ 2021-02-13 22:41 UTC (permalink / raw)
  To: 46498

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


Regards,
--
Alexandr Vityazev

[-- Attachment #2: 0001-Update-emacs-ccls-to-0.1-5.675a570.patch --]
[-- Type: text/x-patch, Size: 1877 bytes --]

From df14d86fe5db14978af19681ca20b8eba2f1a67b Mon Sep 17 00:00:00 2001
From: Alexandr Vityazev <avityazew@gmail.com>
Date: Sun, 14 Feb 2021 00:57:01 +0300
Subject: [PATCH] Update emacs-ccls to 0.1-5.675a570.

---
 gnu/packages/emacs-xyz.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 32df03b1e2..3116125cb2 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -90,6 +90,7 @@
 ;;; Copyright © 2020 Jonathan Rostran <rostranjj@gmail.com>
 ;;; Copyright © 2020, 2021 Noah Evans <noah@nevans.me>
 ;;; Copyright © 2020 Brit Butler <brit@kingcons.io>
+;;; Copyright © 2021 Alexandr Vityazev avityazew@gmail.com
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -19472,8 +19473,8 @@ Pandoc, the document-conversion tool.")
       (license license:expat))))
 
 (define-public emacs-ccls
-  (let ((commit "aab3e31fd716daf59f9794e62d473357263e8cc0")
-        (revision "4"))
+  (let ((commit "675a5704c14a27931e835a431beea3631d92e8e6")
+        (revision "5"))
     (package
       (name "emacs-ccls")
       (version (git-version "0.1" revision commit))
@@ -19486,12 +19487,11 @@ Pandoc, the document-conversion tool.")
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "1ykgw21ypyhwlyflppjcgqrj1xw4d9rld4z65qvwhk3f12cv113j"))))
+           "0l4bhyr9d8ljz1f0cfg1s2cjcmh6fiwbk5mdlvc7rrwz5hxc21is"))))
       (build-system emacs-build-system)
       (propagated-inputs
        `(("ccls" ,ccls)
          ("emacs-dash" ,emacs-dash)
-         ("emacs-projectile" ,emacs-projectile)
          ("emacs-lsp-mode" ,emacs-lsp-mode)))
       (home-page "https://github.com/MaskRay/emacs-ccls")
       (synopsis "Emacs support for the @code{ccls} language server")
-- 
2.30.1


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

* bug#46498: [PATCH] gnu: emacs-ccls: Update to 0.1-5.675a570.
  2021-02-13 22:41 [bug#46498] [PATCH] gnu: emacs-ccls: Update to 0.1-5.675a570 Alexandr Vityazev
@ 2021-02-15 12:12 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-02-15 12:12 UTC (permalink / raw)
  To: Alexandr Vityazev; +Cc: 46498-done

Hello,

Alexandr Vityazev <avityazew@gmail.com> writes:

> Subject: [PATCH] Update emacs-ccls to 0.1-5.675a570.

I added a commit message and applied your patch.

Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-02-15 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-13 22:41 [bug#46498] [PATCH] gnu: emacs-ccls: Update to 0.1-5.675a570 Alexandr Vityazev
2021-02-15 12:12 ` bug#46498: " 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).