[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/09: gnu: quickjs: Update to 2021-03-27.
From: |
guix-commits |
Subject: |
07/09: gnu: quickjs: Update to 2021-03-27. |
Date: |
Tue, 30 Mar 2021 17:14:38 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit c9b852a99022c8b23a8e5b507a437f92b01a9301
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Mar 30 23:05:45 2021 +0200
gnu: quickjs: Update to 2021-03-27.
* gnu/packages/javascript.scm (quickjs): Update to 2021-03-27.
---
gnu/packages/javascript.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/javascript.scm b/gnu/packages/javascript.scm
index 00e8961..bb3a806 100644
--- a/gnu/packages/javascript.scm
+++ b/gnu/packages/javascript.scm
@@ -597,14 +597,14 @@ roots, or wrestle with obscure build systems.")
(define-public quickjs
(package
(name "quickjs")
- (version "2020-11-08")
+ (version "2021-03-27")
(source (origin
(method url-fetch)
(uri (string-append "https://bellard.org/quickjs/quickjs-"
version ".tar.xz"))
(sha256
(base32
- "0yqqcjxi3cqagw184mqrxpvqg486x7c233r3cp9mxachngd6779f"))))
+ "06pywwpmfwjz225h59wf90q96a2fd66qfcw5xa6m6y9k9k7glnx4"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags
- branch master updated (634d984 -> 4b8c687), guix-commits, 2021/03/30
- 03/09: gnu: nginx: Update to 1.19.9., guix-commits, 2021/03/30
- 04/09: gnu: nginx-documentation: Update to 1.19.9-2696-f85798c1c70a., guix-commits, 2021/03/30
- 05/09: gnu: avidemux: Update to 2.7.8., guix-commits, 2021/03/30
- 06/09: gnu: vim: Update to 8.2.2677., guix-commits, 2021/03/30
- 02/09: gnu: vsftp: Apply unstaged fixes., guix-commits, 2021/03/30
- 01/09: gnu: nq: Update to 0.4., guix-commits, 2021/03/30
- 07/09: gnu: quickjs: Update to 2021-03-27.,
guix-commits <=
- 09/09: gnu: libupnp: Update to 1.14.4., guix-commits, 2021/03/30
- 08/09: gnu: sg3-utils: Update to 1.46., guix-commits, 2021/03/30