gnu: global: Update to 6.6.10.

* gnu/packages/code.scm (global): Update to 6.6.10.
This commit is contained in:
Efraim Flashner 2023-05-11 21:33:02 +03:00
parent d6f6b57766
commit 96e013f964
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -182,14 +182,14 @@ (define-public complexity
(define-public global ; a global variable
(package
(name "global")
(version "6.6.9")
(version "6.6.10")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/global/global-"
version ".tar.gz"))
(sha256
(base32
"1mgss7ch4izz7ibb23xah6h4iva77g9dq4pkc9g69jk0ipxa1jxa"))))
"1s6c9nzpp4jfq14l3mk9fnyipizljkka8hdr1wwh2g798nlydl9d"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags