Archived
1
0
Fork 0

gnu: global: Update to 6.6.12.

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

Change-Id: If073f74f55199bfbc9f29b95e9e3db3a6cf00548
This commit is contained in:
Efraim Flashner 2024-03-21 14:08:05 +02:00
parent 4005c5da6d
commit 7f4cd6c50c
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -183,14 +183,14 @@ highlighting your own code that seemed comprehensible when you wrote it.")
(define-public global ; a global variable (define-public global ; a global variable
(package (package
(name "global") (name "global")
(version "6.6.10") (version "6.6.12")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnu/global/global-" (uri (string-append "mirror://gnu/global/global-"
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1s6c9nzpp4jfq14l3mk9fnyipizljkka8hdr1wwh2g798nlydl9d")))) "00ari03n0wdzz1ib73p64h8g1p0a9js61fxl92jyq50fhh35najl"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list #:configure-flags (list #:configure-flags