unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75340] [PATCH] gnu: global: Update to 6.6.14.
@ 2025-01-04  6:01 Andy Tai
  2025-01-06 11:07 ` bug#75340: " Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2025-01-04  6:01 UTC (permalink / raw)
  To: 75340; +Cc: Andy Tai

* 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





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

* bug#75340: [PATCH] gnu: global: Update to 6.6.14.
  2025-01-04  6:01 [bug#75340] [PATCH] gnu: global: Update to 6.6.14 Andy Tai
@ 2025-01-06 11:07 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2025-01-06 11:07 UTC (permalink / raw)
  To: Andy Tai; +Cc: 75340-done

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

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

[-- 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:[~2025-01-06 11:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-04  6:01 [bug#75340] [PATCH] gnu: global: Update to 6.6.14 Andy Tai
2025-01-06 11:07 ` bug#75340: " 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).