GNU bug report logs - #71892
[PATCH] gnu: global: Update to 6.6.13.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Tue, 2 Jul 2024 04:29: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 71892 in the body.
You can then email your comments to 71892 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#71892; Package guix-patches. (Tue, 02 Jul 2024 04:29: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. (Tue, 02 Jul 2024 04:29:02 GMT) Full text and rfc822 format available.

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

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.13.
Date: Mon,  1 Jul 2024 21:27:58 -0700
* gnu/packages/code.scm (global): Update to 6.6.13.

Change-Id: I4a00f0853b9ad9dcd216f4a7e33a23df3c1caa13
---
 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 44edf43db5..80070b3065 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -191,14 +191,14 @@ (define-public complexity
 (define-public global                             ; a global variable
   (package
     (name "global")
-    (version "6.6.12")
+    (version "6.6.13")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/global/global-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "00ari03n0wdzz1ib73p64h8g1p0a9js61fxl92jyq50fhh35najl"))))
+               "0yrl0dkwp24ddnb2jnirc6a9qrh1z2l1r0fraiwgf0fs62bk8pwl"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 1a7228b151240de1373bf1c3248bb0277aef0a3e
-- 
2.34.1





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Wed, 03 Jul 2024 09:00:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Wed, 03 Jul 2024 09:00:02 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Andy Tai <atai <at> atai.org>
Cc: 71892-done <at> debbugs.gnu.org
Subject: Re: [bug#71892] [PATCH] gnu: global: Update to 6.6.13.
Date: Wed, 03 Jul 2024 16:59:10 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/code.scm (global): Update to 6.6.13.
>
> Change-Id: I4a00f0853b9ad9dcd216f4a7e33a23df3c1caa13
> ---
>  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 44edf43db5..80070b3065 100644
> --- a/gnu/packages/code.scm
> +++ b/gnu/packages/code.scm
> @@ -191,14 +191,14 @@ (define-public complexity
>  (define-public global                             ; a global variable
>    (package
>      (name "global")
> -    (version "6.6.12")
> +    (version "6.6.13")
>      (source (origin
>               (method url-fetch)
>               (uri (string-append "mirror://gnu/global/global-"
>                                   version ".tar.gz"))
>               (sha256
>                (base32
> -               "00ari03n0wdzz1ib73p64h8g1p0a9js61fxl92jyq50fhh35najl"))))
> +               "0yrl0dkwp24ddnb2jnirc6a9qrh1z2l1r0fraiwgf0fs62bk8pwl"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list #:configure-flags
>
> base-commit: 1a7228b151240de1373bf1c3248bb0277aef0a3e

push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=0665803ed79b5e78decfd02891618877c7c7e7bc
[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. (Wed, 31 Jul 2024 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 78 days ago.

Previous Next


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