From a82003d6ac33cdfa3f9ffeadb7809bd850c958ff Mon Sep 17 00:00:00 2001 From: "Alex Lam S.L" Date: Mon, 7 Oct 2019 14:36:46 +0800 Subject: v3.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 38491404..fa1da5a4 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "JavaScript parser, mangler/compressor and beautifier toolkit", "author": "Mihai Bazon (http://lisperator.net/)", "license": "BSD-2-Clause", - "version": "3.6.0", + "version": "3.6.1", "engines": { "node": ">=0.8.0" }, -- cgit v1.2.3 ' name='id' value='63abd1e2a36d48e1f8f7057a4c844b9cf5733be7'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2018-09-04Switch to Guile-Gcrypt....Ludovic Courtès
2018-06-01build: Check for Guile-SQLite3....Ludovic Courtès
2018-02-26build: Require Guile >= 2.0.13....Ludovic Courtès
2018-01-06build: Detect broken 'equal?' in Guile 2.2.1....Ludovic Courtès
2017-06-30build: Remove check for broken (srfi srfi-37)....Ludovic Courtès
2017-02-20gnu: Add bootstrap-binaries for 'aarch64-linux'....Efraim Flashner
2016-11-25offload: Use Guile-SSH instead of GNU lsh....Ludovic Courtès
2016-08-10build: Correctly determine the system type for GNU/Hurd systems....Manolis Ragkousis
2016-07-20Merge branch 'master' into core-updatesLudovic Courtès
2016-07-19Add (guix zlib)....Ludovic Courtès
2016-06-23build: Remove unneeded conditionals for (guix build syscalls)....Manolis Ragkousis
2016-03-19build: Protect against misconfiguration of localstatedir....Ludovic Courtès
2016-01-13build: Use 127 as the Linux hash-bang limit....Ludovic Courtès
2016-01-12build: 'make check' errors out if file name limits would be hit....Ludovic Courtès
2016-01-12build: Warn against long hash bang lines for tests....Ludovic Courtès
2015-12-01build: Fix detection of ARM systems....Ludovic Courtès
2015-11-25build: Reject ARMv6 systems....Ludovic Courtès
2015-10-09build: Fix libgcrypt detection on FHS systems....Ludovic Courtès
2015-10-06build: Automatically determine libgcrypt's file name....Ludovic Courtès
2015-08-27build: Do not build (guix build syscalls) if 'mount' is missing from libc....Ludovic Courtès
2015-05-19build: Make sure $CXX supports C++11....Ludovic Courtès
2015-02-24build: Reject or warn against file name length limit overruns....Ludovic Courtès
2015-01-07gnu: Add bootstrap binaries for 'armhf-linux'....Mark H Weaver
2014-01-24Add 'guix offload' as a daemon build hook....Ludovic Courtès
2013-11-03Add mips64el-linux to the list of supported systems....Mark H Weaver
2013-07-17build: Provide a replacement (srfi srfi-37) when the user's one is broken....Ludovic Courtès
2013-07-05build: Bail out on unsupported platforms; add `--with-courage'....Ludovic Courtès
2013-07-05build: Correctly determine the system type for non-Linux systems....Ludovic Courtès
2013-05-10build: Make sure the user's Guile has all the required features....Ludovic Courtès