unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 74646@debbugs.gnu.org
Subject: [bug#74646] [PATCH] gnu: ccls: Update to 0.20241108.
Date: Mon,  2 Dec 2024 17:30:47 +0800	[thread overview]
Message-ID: <4b2d505a826352a05ff067dc1a7efceeb280417a.1733131847.git.zhengjunjie@iscas.ac.cn> (raw)

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

Change-Id: I67ba31ec4486371334968553acf66144524531ab
---
 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 eacc6e46ab3..e064ebabcfc 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -987,7 +987,7 @@ (define-public xtl
 (define-public ccls
   (package
     (name "ccls")
-    (version "0.20220729")
+    (version "0.20241108")
     (source
      (origin
        (method git-fetch)
@@ -995,7 +995,7 @@ (define-public ccls
              (url "https://github.com/MaskRay/ccls")
              (commit version)))
        (sha256
-        (base32 "0cp534n7afl0rrr778cc0bnd8w091qmyqdpp5k1jh4wxla9s09br"))
+        (base32 "0474ldkkw1m46lkasdk8mn6z3q51vs4g1fbwml0sd70wgdb7h5nj"))
        (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (arguments

base-commit: ca3a79ccee5f9a857e00128f11d04e3c1aef901a
-- 
2.46.0





             reply	other threads:[~2024-12-02  9:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-02  9:30 Zheng Junjie [this message]
2024-12-09  6:36 ` bug#74646: [PATCH] gnu: ccls: Update to 0.20241108 Zheng Junjie

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=4b2d505a826352a05ff067dc1a7efceeb280417a.1733131847.git.zhengjunjie@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=74646@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).