unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58947] [PATCH] ccls: Update to 0.20210330.
       [not found] <878rku3d9c.fsf@qq.com>
@ 2022-11-01 15:26 ` Z572 via Guix-patches via
  2022-11-03 17:52 ` Christopher Baines
  1 sibling, 0 replies; 2+ messages in thread
From: Z572 via Guix-patches via @ 2022-11-01 15:26 UTC (permalink / raw)
  To: 58947

[-- Attachment #1: 0001-gnu-ccls-Update-to-0.20210330.patch --]
[-- Type: text/x-patch, Size: 1520 bytes --]

From c99c2afcc141700cbe1e73dd7309dc5153dc5ec9 Mon Sep 17 00:00:00 2001
Message-Id: <c99c2afcc141700cbe1e73dd7309dc5153dc5ec9.1667316450.git.873216071@qq.com>
From: Z572 <873216071@qq.com>
Date: Tue, 1 Nov 2022 23:22:27 +0800
Subject: [PATCH] gnu: ccls: Update to 0.20210330.

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

diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 0994ca88bf..1d7cf80746 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -30,6 +30,7 @@
 ;;; Copyright © 2022 Attila Lendvai <attila@lendvai.name>
 ;;; Copyright © 2022 Arun Isaac <arunisaac@systemreboot.net>
 ;;; Copyright © 2022 David Elsing <david.elsing@posteo.net>
+;;; Copyright © 2022 Zheng Junjie <873216071@qq.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -658,7 +659,7 @@ (define-public xtl
 (define-public ccls
   (package
     (name "ccls")
-    (version "0.20210330")
+    (version "0.20220729")
     (source
      (origin
        (method git-fetch)
@@ -666,7 +667,7 @@ (define-public ccls
              (url "https://github.com/MaskRay/ccls")
              (commit version)))
        (sha256
-        (base32 "0zzdn7c7a244djqwcsd7rvgclcdacyf9d0vkxpfspl83k2554alf"))
+        (base32 "0cp534n7afl0rrr778cc0bnd8w091qmyqdpp5k1jh4wxla9s09br"))
        (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (arguments
-- 
2.38.0


[-- Attachment #2: Type: text/plain, Size: 10 bytes --]


-- 
over

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

* [bug#58947] [PATCH] ccls: Update to 0.20210330.
       [not found] <878rku3d9c.fsf@qq.com>
  2022-11-01 15:26 ` [bug#58947] [PATCH] ccls: Update to 0.20210330 Z572 via Guix-patches via
@ 2022-11-03 17:52 ` Christopher Baines
  1 sibling, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-11-03 17:52 UTC (permalink / raw)
  To: Z572; +Cc: 58947-done, 58947

[-- Attachment #1: Type: text/plain, Size: 356 bytes --]


Z572 via Guix-patches via <guix-patches@gnu.org> writes:

> Subject: [PATCH] gnu: ccls: Update to 0.20210330.
>
> * gnu/packages/cpp.scm (ccls): Update to 0.20210330.
> ---
>  gnu/packages/cpp.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Looks good to me, pushed to master as
fb28e900d408930631dbcdbeebeeef25246c35f6.

Thanks,

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2022-11-03 17:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <878rku3d9c.fsf@qq.com>
2022-11-01 15:26 ` [bug#58947] [PATCH] ccls: Update to 0.20210330 Z572 via Guix-patches via
2022-11-03 17:52 ` Christopher Baines

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