emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38337: closed ([PATCH] gnu: ccls: Update to 0.20190823.5.)


From: GNU bug Tracking System
Subject: bug#38337: closed ([PATCH] gnu: ccls: Update to 0.20190823.5.)
Date: Mon, 02 Dec 2019 08:50:01 +0000

Your message dated Mon, 02 Dec 2019 10:06:20 +0100
with message-id <address@hidden>
and subject line Re: [bug#38337] [PATCH] gnu: ccls: Update to 0.20190823.5.
has caused the debbugs.gnu.org bug report #38337,
regarding [PATCH] gnu: ccls: Update to 0.20190823.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38337: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38337
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: ccls: Update to 0.20190823.5. Date: Fri, 22 Nov 2019 19:26:21 -0600
>From c49a2233bd7281454ad0bcb590e0ece73a4e8c8b Mon Sep 17 00:00:00 2001
From: Brett Gilio <address@hidden>
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#38337] [PATCH] gnu: ccls: Update to 0.20190823.5. Date: Mon, 02 Dec 2019 10:06:20 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi,

Brett Gilio <address@hidden> skribis:

>>From c49a2233bd7281454ad0bcb590e0ece73a4e8c8b Mon Sep 17 00:00:00 2001
> From: Brett Gilio <address@hidden>
> 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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]