* [bug#74585] [PATCH] gnu: uncrustify: Update to 0.80.1.
@ 2024-11-28 8:49 Zheng Junjie
2024-12-14 13:25 ` bug#74585: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: Zheng Junjie @ 2024-11-28 8:49 UTC (permalink / raw)
To: 74585
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74585: [PATCH] gnu: uncrustify: Update to 0.80.1.
2024-11-28 8:49 [bug#74585] [PATCH] gnu: uncrustify: Update to 0.80.1 Zheng Junjie
@ 2024-12-14 13:25 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-12-14 13:25 UTC (permalink / raw)
To: 74585-done
[-- Attachment #1: Type: text/plain, Size: 1312 bytes --]
Zheng Junjie <zhengjunjie@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.
[-- 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-14 13:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-28 8:49 [bug#74585] [PATCH] gnu: uncrustify: Update to 0.80.1 Zheng Junjie
2024-12-14 13:25 ` bug#74585: " Zheng Junjie
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.