diff options
author | r0man <roman@burningswell.com> | 2022-07-16 20:24:29 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2022-07-23 00:39:57 +0200 |
commit | 666f12f125d3fd5b36d84ab20271f0a5519e53a5 (patch) | |
tree | 8233bfd6154cddbe9b51b72007d54d114eddebf1 /doc | |
parent | f65270c799e4897ae1785b7dacb1fc9ac07d3358 (diff) | |
download | guix-666f12f125d3fd5b36d84ab20271f0a5519e53a5.tar.gz |
gnu: clojure-instaparse: Update to 1.4.12.
This patch updates clojure-instaparse to 1.4.12. Due to the following AOT related error I disabled AOT compilation for this package. ``` starting phase `build' Execution error (IllegalArgumentException) at instaparse.auto-flatten-seq/fn$G (auto_flatten_seq.cljc:7). No implementation of method: :conj-flat of protocol: #'instaparse.auto-flatten-seq/ConjFlat found for class: instaparse.auto_flatten_seq.AutoFlattenSeq ``` This seems to be a known issue with AOT compilation. The issue has been discussed [1] and seems to be still an open issue. [1] https://github.com/Engelberg/instaparse/issues/85 * gnu/packages/clojure.scm (clojure-instaparse): Update to 1.4.12. [arguments]: Add 'fix-import' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions