GNU bug report logs -
#75340
[PATCH] gnu: global: Update to 6.6.14.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Sat, 4 Jan 2025 06:02:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 75340-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:
> * gnu/packages/code.scm (global): Update to 6.6.14.
>
> Change-Id: Ia91dc9c67aeaba72090f5004a15e0fde32e0ce28
> ---
> 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 65afd30316..69158810f5 100644
> --- a/gnu/packages/code.scm
> +++ b/gnu/packages/code.scm
> @@ -192,14 +192,14 @@ (define-public complexity
> (define-public global ; a global variable
> (package
> (name "global")
> - (version "6.6.13")
> + (version "6.6.14")
> (source (origin
> (method url-fetch)
> (uri (string-append "mirror://gnu/global/global-"
> version ".tar.gz"))
> (sha256
> (base32
> - "0yrl0dkwp24ddnb2jnirc6a9qrh1z2l1r0fraiwgf0fs62bk8pwl"))))
> + "085kihqvl26q275dvp2a8b4xalb5mxmn31mnbgl95lmfd05zvrzn"))))
> (build-system gnu-build-system)
> (arguments
> (list #:configure-flags
>
> base-commit: ddbb59f9bc5eb6dfaf1fc24881bb62f11960d664
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 137 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.