maxima-ecl: unpin ecl version

This commit is contained in:
Mauricio Collares
2020-12-14 19:24:19 -03:00
parent cf6364bed2
commit fecce09773
+1 -1
View File
@@ -27286,7 +27286,7 @@ in
ecl = null;
};
maxima-ecl = maxima.override {
ecl = ecl_16_1_2;
inherit ecl;
ecl-fasl = true;
sbcl = null;
};