GNU bug report logs - #75340
[PATCH] gnu: global: Update to 6.6.14.

Previous Next

Package: guix-patches;

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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75340: closed ([PATCH] gnu: global: Update to 6.6.14.)
Date: Mon, 06 Jan 2025 11:09:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 06 Jan 2025 19:07:59 +0800
with message-id <87h66curn4.fsf <at> iscas.ac.cn>
and subject line Re: [bug#75340] [PATCH] gnu: global: Update to 6.6.14.
has caused the debbugs.gnu.org bug report #75340,
regarding [PATCH] gnu: global: Update to 6.6.14.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75340: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75340
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: global: Update to 6.6.14.
Date: Fri,  3 Jan 2025 22:01:33 -0800
* 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



[Message part 3 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Andy Tai <atai <at> atai.org>
Cc: 75340-done <at> debbugs.gnu.org
Subject: Re: [bug#75340] [PATCH] gnu: global: Update to 6.6.14.
Date: Mon, 06 Jan 2025 19:07:59 +0800
[Message part 4 (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.