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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75340 in the body.
You can then email your comments to 75340 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#75340
; Package
guix-patches
.
(Sat, 04 Jan 2025 06:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 04 Jan 2025 06:02:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
--
2.34.1
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Mon, 06 Jan 2025 11:09:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Mon, 06 Jan 2025 11:09:03 GMT)
Full text and
rfc822 format available.
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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 03 Feb 2025 12:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 136 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.