From bca14a957f7cc24713e28ad6689e5fdf3e6ef88a Mon Sep 17 00:00:00 2001 From: Francois-Rene Rideau <fare@tunes.org> Date: Sun, 5 Feb 2017 22:28:24 -0500 Subject: [PATCH] Update external build dependencies Notably fix symbol conflicts with fare-utils, and a new lisp-invocation for the sake of allegro/windows. --- ext/alexandria | 2 +- ext/cl-launch | 2 +- ext/cl-ppcre | 2 +- ext/closer-closer-mop | 2 +- ext/fare-quasiquote | 2 +- ext/fare-utils | 2 +- ext/inferior-shell | 2 +- ext/lisp-invocation | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ext/alexandria b/ext/alexandria index 926a06661..85f82ed88 160000 --- a/ext/alexandria +++ b/ext/alexandria @@ -1 +1 @@ -Subproject commit 926a066611b7b11cb71e26c827a271e500888c30 +Subproject commit 85f82ed88d5fa6e63026038dbb1dad0d6cd5dafe diff --git a/ext/cl-launch b/ext/cl-launch index 220b8cab5..1698221a6 160000 --- a/ext/cl-launch +++ b/ext/cl-launch @@ -1 +1 @@ -Subproject commit 220b8cab5caeef592690e662e07e694162c4bdaa +Subproject commit 1698221a6ff49126d4f023d1d260f6f8c1cb41bf diff --git a/ext/cl-ppcre b/ext/cl-ppcre index 35c526606..0f295337d 160000 --- a/ext/cl-ppcre +++ b/ext/cl-ppcre @@ -1 +1 @@ -Subproject commit 35c5266061d365afc78d9640e9e17c3f891fea91 +Subproject commit 0f295337d9dec1733cf0389a5a2827292d6a5b0d diff --git a/ext/closer-closer-mop b/ext/closer-closer-mop index 4bdfd472c..7168fc286 160000 --- a/ext/closer-closer-mop +++ b/ext/closer-closer-mop @@ -1 +1 @@ -Subproject commit 4bdfd472c06b6e14e55508405bbf3983c74f8414 +Subproject commit 7168fc28618e6aab06e6ddfd791dacf7c4527111 diff --git a/ext/fare-quasiquote b/ext/fare-quasiquote index 863ec450f..c6ef2128a 160000 --- a/ext/fare-quasiquote +++ b/ext/fare-quasiquote @@ -1 +1 @@ -Subproject commit 863ec450f9809171462b7c7ec85c778496a0f3ae +Subproject commit c6ef2128a6ac44ba9e9cf0fb34c4ed429b988217 diff --git a/ext/fare-utils b/ext/fare-utils index 1d9bda2c1..66e9c6f14 160000 --- a/ext/fare-utils +++ b/ext/fare-utils @@ -1 +1 @@ -Subproject commit 1d9bda2c1a6c7abce885411f58b2318c37b76bbd +Subproject commit 66e9c6f1499140bc00ccc22febf2aa528cbb5724 diff --git a/ext/inferior-shell b/ext/inferior-shell index 25f0c1c15..e1f6378d7 160000 --- a/ext/inferior-shell +++ b/ext/inferior-shell @@ -1 +1 @@ -Subproject commit 25f0c1c15f38c54272f9f1c81f30797bb7be8d00 +Subproject commit e1f6378d75cea9eed243a793efa90cec55e401cb diff --git a/ext/lisp-invocation b/ext/lisp-invocation index 0a55ecc11..ebf543ca1 160000 --- a/ext/lisp-invocation +++ b/ext/lisp-invocation @@ -1 +1 @@ -Subproject commit 0a55ecc11cf564a13f443dd8916d00449b100636 +Subproject commit ebf543ca17422dfbb51609f5b6d35a98c5f07449 -- GitLab