GNU bug report logs - #74585
[PATCH] gnu: uncrustify: Update to 0.80.1.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Date: Thu, 28 Nov 2024 08:50:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

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 74585 in the body.
You can then email your comments to 74585 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#74585; Package guix-patches. (Thu, 28 Nov 2024 08:50:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 28 Nov 2024 08:50:01 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: uncrustify: Update to 0.80.1.
Date: Thu, 28 Nov 2024 16:49:35 +0800
* gnu/packages/code.scm (uncrustify): Update to 0.80.1.

Change-Id: I8b074985625aeeca0cf734ffb25e3fd2022e25ba
---
 gnu/packages/code.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm
index 04ca4dfd6b2..ab3243ff807 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -783,7 +783,7 @@ (define-public makefile2graph
 (define-public uncrustify
   (package
     (name "uncrustify")
-    (version "0.77.1")
+    (version "0.80.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -792,7 +792,7 @@ (define-public uncrustify
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "17x9p5pqgzjchi9xhskp4kq7ag4chmsgbkvwym5m2b9zwm6qykpm"))))
+                "1n7ifr4i35ii5zaia61jdd61virbygc00anhc9iq3p5gzjlfxhsa"))))
     (build-system cmake-build-system)
     (native-inputs (list python-wrapper))
     (arguments

base-commit: faf8ba9b43323dc61988a368690b20008611fc87
prerequisite-patch-id: 4ea375f861b5f0d4a7521b56b26718671068219c
prerequisite-patch-id: 8825e20ba45cee944acf3cda43a7dd1f6747ee07
-- 
2.46.0





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Sat, 14 Dec 2024 13:27:03 GMT) Full text and rfc822 format available.

Notification sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
bug acknowledged by developer. (Sat, 14 Dec 2024 13:27:03 GMT) Full text and rfc822 format available.

Message #10 received at 74585-done <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: 74585-done <at> debbugs.gnu.org
Subject: Re: [bug#74585] [PATCH] gnu: uncrustify: Update to 0.80.1.
Date: Sat, 14 Dec 2024 21:25:43 +0800
[Message part 1 (text/plain, inline)]
Zheng Junjie <zhengjunjie <at> iscas.ac.cn> writes:

> * gnu/packages/code.scm (uncrustify): Update to 0.80.1.
>
> Change-Id: I8b074985625aeeca0cf734ffb25e3fd2022e25ba
> ---
>  gnu/packages/code.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm
> index 04ca4dfd6b2..ab3243ff807 100644
> --- a/gnu/packages/code.scm
> +++ b/gnu/packages/code.scm
> @@ -783,7 +783,7 @@ (define-public makefile2graph
>  (define-public uncrustify
>    (package
>      (name "uncrustify")
> -    (version "0.77.1")
> +    (version "0.80.1")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -792,7 +792,7 @@ (define-public uncrustify
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "17x9p5pqgzjchi9xhskp4kq7ag4chmsgbkvwym5m2b9zwm6qykpm"))))
> +                "1n7ifr4i35ii5zaia61jdd61virbygc00anhc9iq3p5gzjlfxhsa"))))
>      (build-system cmake-build-system)
>      (native-inputs (list python-wrapper))
>      (arguments
>
> base-commit: faf8ba9b43323dc61988a368690b20008611fc87
> prerequisite-patch-id: 4ea375f861b5f0d4a7521b56b26718671068219c
> prerequisite-patch-id: 8825e20ba45cee944acf3cda43a7dd1f6747ee07

pushed, closing.
[signature.asc (application/pgp-signature, inline)]

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

This bug report was last modified 154 days ago.

Previous Next


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