[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
246/285: gnu: emacs-ccls: Update to 0.1-4.
From: |
guix-commits |
Subject: |
246/285: gnu: emacs-ccls: Update to 0.1-4. |
Date: |
Sun, 29 Dec 2019 20:44:40 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit d8b92740913524078669df51321ec80747eb9d54
Author: Brett Gilio <address@hidden>
Date: Fri Dec 27 20:36:15 2019 -0600
gnu: emacs-ccls: Update to 0.1-4.
* gnu/packages/emacs-xyz.scm (emacs-ccls): Update to 0.1-4. Adds support for
interacting with library folders.
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 7e27a86..fca0079 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -15890,8 +15890,8 @@ Pandoc, the document-conversion tool.")
(license license:bsd-3)))
(define-public emacs-ccls
- (let ((commit "b1acc336f27d8a3bbc750c2dc3be915a4ac1afea")
- (revision "3"))
+ (let ((commit "aab3e31fd716daf59f9794e62d473357263e8cc0")
+ (revision "4"))
(package
(name "emacs-ccls")
(version (git-version "0.1" revision commit))
@@ -15904,7 +15904,7 @@ Pandoc, the document-conversion tool.")
(file-name (git-file-name name version))
(sha256
(base32
- "1qgfxc5d1hb32ks1fxpx7agpw7dvnkz99wydlflc9fqq75g8v142"))))
+ "1ykgw21ypyhwlyflppjcgqrj1xw4d9rld4z65qvwhk3f12cv113j"))))
(build-system emacs-build-system)
(propagated-inputs
`(("ccls" ,ccls)
- 79/285: gnu: python-sphinxcontrib-jsmath: Fix license., (continued)
- 79/285: gnu: python-sphinxcontrib-jsmath: Fix license., guix-commits, 2019/12/29
- 76/285: gnu: python-sphinx: Use HTTP URI., guix-commits, 2019/12/29
- 81/285: gnu: python-sphinxcontrib-programoutput: Fix home-page., guix-commits, 2019/12/29
- 85/285: gnu: python-sphinxcontrib-svg2pdfconverter: Fix license., guix-commits, 2019/12/29
- 86/285: gnu: python-eventlet: Update to 0.25.1., guix-commits, 2019/12/29
- 91/285: gnu: Add python-flit., guix-commits, 2019/12/29
- 123/285: gnu: qutebrowser: Update to 1.8.3., guix-commits, 2019/12/29
- 125/285: gnu: qutebrowser: Update source URI., guix-commits, 2019/12/29
- 126/285: gnu: chez-scheme: Update to 9.5.2., guix-commits, 2019/12/29
- 235/285: gnu: emacs-ag: Adjust indentation., guix-commits, 2019/12/29
- 246/285: gnu: emacs-ccls: Update to 0.1-4.,
guix-commits <=
- 74/285: gnu: python-sphinx: Update to 2.3.1., guix-commits, 2019/12/29
- 95/285: gnu: gnunet: Fix license., guix-commits, 2019/12/29
- 198/285: gnu: emacs-telega: Update to 0.5.4., guix-commits, 2019/12/29
- 227/285: gnu: emacs-with-editor: Update to 2.9.0., guix-commits, 2019/12/29
- 228/285: gnu: emacs-minions: Update to 0.3.2., guix-commits, 2019/12/29
- 233/285: gnu: emacs-wget: Adjust indentation., guix-commits, 2019/12/29
- 237/285: gnu: emacs-calfw: Adjust indentation., guix-commits, 2019/12/29
- 260/285: gnu: picom: Correct typo., guix-commits, 2019/12/29