unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Alexandr Vityazev <avityazew@gmail.com>
To: 46498@debbugs.gnu.org
Subject: [bug#46498] [PATCH] gnu: emacs-ccls: Update to 0.1-5.675a570.
Date: Sun, 14 Feb 2021 01:41:33 +0300	[thread overview]
Message-ID: <87sg5zmvz6.fsf@gmail.com> (raw)

[-- 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


             reply	other threads:[~2021-02-13 22:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-13 22:41 Alexandr Vityazev [this message]
2021-02-15 12:12 ` bug#46498: [PATCH] gnu: emacs-ccls: Update to 0.1-5.675a570 Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sg5zmvz6.fsf@gmail.com \
    --to=avityazew@gmail.com \
    --cc=46498@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).