me
/
guix
Archived
1
0
Fork 0

gnu: global: Update to 6.6.13.

* gnu/packages/code.scm (global): Update to 6.6.13.

Change-Id: I4a00f0853b9ad9dcd216f4a7e33a23df3c1caa13
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
master
Andy Tai 2024-07-01 21:27:58 -07:00 committed by Zheng Junjie
parent d589213758
commit 0665803ed7
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -191,14 +191,14 @@ highlighting your own code that seemed comprehensible when you wrote it.")
(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