File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ RUN git clone --single-branch https://github.com/SWI-Prolog/swipl-devel
3434WORKDIR /swipl-devel
3535RUN git checkout $SWIPL_COMMIT
3636RUN git submodule update --init --depth 1 -j 100 \
37- packages/chr packages/clib packages/clpqr packages/http packages/nlp \
38- packages/pcre packages/plunit packages/sgml packages/RDF \
37+ packages/chr packages/clib packages/clpqr packages/http packages/json \
38+ packages/nlp packages/ pcre packages/plunit packages/sgml packages/RDF \
3939 packages/semweb packages/zlib
4040
4141# Build SWIPL
Original file line number Diff line number Diff line change 7979 },
8080 "config" : {
8181 "swipl" : {
82- "version" : " 9.3.32 " ,
83- "commit" : " 698346f5ea59802cc4e38d5266bd391b40e16329 " ,
84- "name" : " V9.3.32 "
82+ "version" : " 9.3.33 " ,
83+ "commit" : " 24cf6b20a91a3f389e22bd8ac915251c34ea30bb " ,
84+ "name" : " V9.3.33 "
8585 },
8686 "emsdk" : {
8787 "version" : " 4.0.18" ,
You can’t perform that action at this time.
0 commit comments