GNU bug report logs - #58947
[PATCH] ccls: Update to 0.20210330.

Previous Next

Package: guix-patches;

Reported by: Z572 <873216071 <at> qq.com>

Date: Tue, 1 Nov 2022 15:30:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 58947 in the body.
You can then email your comments to 58947 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#58947; Package guix-patches. (Tue, 01 Nov 2022 15:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Z572 <873216071 <at> qq.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 01 Nov 2022 15:30:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Z572 <873216071 <at> qq.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] ccls: Update to 0.20210330.
Date: Tue, 01 Nov 2022 23:26:34 +0800
[0001-gnu-ccls-Update-to-0.20210330.patch (text/x-patch, inline)]
From c99c2afcc141700cbe1e73dd7309dc5153dc5ec9 Mon Sep 17 00:00:00 2001
Message-Id: <c99c2afcc141700cbe1e73dd7309dc5153dc5ec9.1667316450.git.873216071 <at> qq.com>
From: Z572 <873216071 <at> 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 <at> lendvai.name>
 ;;; Copyright © 2022 Arun Isaac <arunisaac <at> systemreboot.net>
 ;;; Copyright © 2022 David Elsing <david.elsing <at> posteo.net>
+;;; Copyright © 2022 Zheng Junjie <873216071 <at> 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

[Message part 2 (text/plain, inline)]
-- 
over

Information forwarded to guix-patches <at> gnu.org:
bug#58947; Package guix-patches. (Thu, 03 Nov 2022 17:54:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Z572 <873216071 <at> qq.com>
Cc: 58947-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#58947] [PATCH] ccls: Update to 0.20210330.
Date: Thu, 03 Nov 2022 18:52:57 +0100
[Message part 1 (text/plain, inline)]
Z572 via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Thu, 03 Nov 2022 17:54:02 GMT) Full text and rfc822 format available.

Notification sent to Z572 <873216071 <at> qq.com>:
bug acknowledged by developer. (Thu, 03 Nov 2022 17:54:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 02 Dec 2022 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 201 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.