unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71892] [PATCH] gnu: global: Update to 6.6.13.
@ 2024-07-02  4:27 Andy Tai
  2024-07-03  8:59 ` bug#71892: " Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-07-02  4:27 UTC (permalink / raw)
  To: 71892; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#71892: [PATCH] gnu: global: Update to 6.6.13.
  2024-07-02  4:27 [bug#71892] [PATCH] gnu: global: Update to 6.6.13 Andy Tai
@ 2024-07-03  8:59 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-07-03  8:59 UTC (permalink / raw)
  To: Andy Tai; +Cc: 71892-done

[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]

Andy Tai <atai@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

[-- 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-07-03  9:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-02  4:27 [bug#71892] [PATCH] gnu: global: Update to 6.6.13 Andy Tai
2024-07-03  8:59 ` bug#71892: " Zheng Junjie

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).