1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: quickjs: Update to 2025-09-13-2.

* gnu/packages/javascript.scm (quickjs): Update to 2025-09-13-2.

Change-Id: I7e02b20567d08f4770c133fece76bd20c86dcb71
This commit is contained in:
Efraim Flashner
2026-03-25 11:12:25 +02:00
parent 07bf8485a4
commit 4c9e8c8d8e

View File

@@ -1026,14 +1026,14 @@ roots, or wrestle with obscure build systems.")
(define-public quickjs
(package
(name "quickjs")
(version "2025-04-26")
(version "2025-09-13-2")
(source (origin
(method url-fetch)
(uri (string-append "https://bellard.org/quickjs/quickjs-"
version ".tar.xz"))
(sha256
(base32
"1gw39jazggpbrjmkkmkhsj2wn0mmaw6wb0gkh7vzcvhn4m60f81g"))
"1d5hz1ykzmcb870aanl21jh8adkirglx09k4s3a5m5gw3186nv4r"))
(snippet
#~(begin (use-modules (guix build utils))
(for-each delete-file