* [bug#74646] [PATCH] gnu: ccls: Update to 0.20241108.
@ 2024-12-02 9:30 Zheng Junjie
2024-12-09 6:36 ` bug#74646: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: Zheng Junjie @ 2024-12-02 9:30 UTC (permalink / raw)
To: 74646
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74646: [PATCH] gnu: ccls: Update to 0.20241108.
2024-12-02 9:30 [bug#74646] [PATCH] gnu: ccls: Update to 0.20241108 Zheng Junjie
@ 2024-12-09 6:36 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-12-09 6:36 UTC (permalink / raw)
To: 74646-done
[-- Attachment #1: Type: text/plain, Size: 1119 bytes --]
Zheng Junjie <zhengjunjie@iscas.ac.cn> writes:
> * 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
pushed, closing.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-09 6:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-02 9:30 [bug#74646] [PATCH] gnu: ccls: Update to 0.20241108 Zheng Junjie
2024-12-09 6:36 ` bug#74646: " Zheng Junjie
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).