unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38337] [PATCH] gnu: ccls: Update to 0.20190823.5.
@ 2019-11-23  1:26 Brett Gilio
  2019-12-02  9:06 ` bug#38337: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-11-23  1:26 UTC (permalink / raw)
  To: 38337

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH] gnu: ccls: Update to 0.20190823.5. --]
[-- Type: text/x-patch, Size: 1197 bytes --]

From c49a2233bd7281454ad0bcb590e0ece73a4e8c8b Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Fri, 22 Nov 2019 19:24:44 -0600
Subject: [PATCH] gnu: ccls: Update to 0.20190823.5.

* gnu/packages/cpp.scm (ccls): Update to 0.20190823.5.
---
 gnu/packages/cpp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 779b6e088d..6f86689854 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -289,7 +289,7 @@ tools (containers, algorithms) used by other QuantStack packages.")
 (define-public ccls
   (package
     (name "ccls")
-    (version "0.20190823.3")
+    (version "0.20190823.5")
     (source
      (origin
        (method git-fetch)
@@ -297,7 +297,7 @@ tools (containers, algorithms) used by other QuantStack packages.")
              (url "https://github.com/MaskRay/ccls")
              (commit version)))
        (sha256
-        (base32 "1sx31zp6q2qc6fz3r78rx34zp2x4blrqzxwbpww71vb6lp1clmdm"))
+        (base32 "0b2pkpzn576b92zcxpwchpkyw2fww6s69818rx4g9z34kzm35zy5"))
        (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (arguments
-- 
2.24.0

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

* bug#38337: [PATCH] gnu: ccls: Update to 0.20190823.5.
  2019-11-23  1:26 [bug#38337] [PATCH] gnu: ccls: Update to 0.20190823.5 Brett Gilio
@ 2019-12-02  9:06 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-12-02  9:06 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 38337-done

Hi,

Brett Gilio <brettg@posteo.net> skribis:

>>From c49a2233bd7281454ad0bcb590e0ece73a4e8c8b Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Fri, 22 Nov 2019 19:24:44 -0600
> Subject: [PATCH] gnu: ccls: Update to 0.20190823.5.
>
> * gnu/packages/cpp.scm (ccls): Update to 0.20190823.5.

Applied, thanks!

Ludo’.

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

end of thread, other threads:[~2019-12-02  8:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-23  1:26 [bug#38337] [PATCH] gnu: ccls: Update to 0.20190823.5 Brett Gilio
2019-12-02  9:06 ` bug#38337: " Ludovic Courtès

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