unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52017] [PATCH] gnu: ccls: Update to 0.20210330.
@ 2021-11-21 10:00 jgart via Guix-patches via
  2021-12-02 14:27 ` bug#52017: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2021-11-21 10:00 UTC (permalink / raw)
  To: 52017; +Cc: jgart

* gnu/packages/cpp.scm (ccls): Update to 0.20210330.
---
 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 9520a164f1..b61ff1aed2 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -486,7 +486,7 @@ (define-public xtl
 (define-public ccls
   (package
     (name "ccls")
-    (version "0.20201219")
+    (version "0.20210330")
     (source
      (origin
        (method git-fetch)
@@ -494,7 +494,7 @@ (define-public ccls
              (url "https://github.com/MaskRay/ccls")
              (commit version)))
        (sha256
-        (base32 "0nkg92rgb1x6scpiwdamfrd1ag87j7ajxyn5qi861r916m5mh9m8"))
+        (base32 "0zzdn7c7a244djqwcsd7rvgclcdacyf9d0vkxpfspl83k2554alf"))
        (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (arguments
-- 
2.34.0





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

* bug#52017: [PATCH] gnu: ccls: Update to 0.20210330.
  2021-11-21 10:00 [bug#52017] [PATCH] gnu: ccls: Update to 0.20210330 jgart via Guix-patches via
@ 2021-12-02 14:27 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2021-12-02 14:27 UTC (permalink / raw)
  To: jgart; +Cc: 52017-done


> * gnu/packages/cpp.scm (ccls): Update to 0.20210330.

Pushed, thanks!

Mathieu




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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-21 10:00 [bug#52017] [PATCH] gnu: ccls: Update to 0.20210330 jgart via Guix-patches via
2021-12-02 14:27 ` bug#52017: " Mathieu Othacehe

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