Search Criteria
Package Details: ocaml-migrate-parsetree 2.4.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ocaml-migrate-parsetree.git (read-only, click to copy) |
---|---|
Package Base: | ocaml-migrate-parsetree |
Description: | Convert OCaml parsetrees between different major versions |
Upstream URL: | https://github.com/ocaml-ppx/ocaml-migrate-parsetree |
Keywords: | convert library ocaml parsetrees version versions |
Licenses: | custom:LGPL2.1 with linking exception |
Submitter: | J5lx |
Maintainer: | dctxmei |
Last Packager: | dctxmei |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-08-01 16:04 (UTC) |
Last Updated: | 2022-08-22 12:23 (UTC) |
Latest Comments
« First ‹ Previous 1 2
kureta commented on 2020-04-16 12:08 (UTC)
thanks @dpeukert that solved the issue.
dpeukert commented on 2020-04-15 13:56 (UTC) (edited on 2020-04-15 13:56 (UTC) by dpeukert)
@kureta This is caused by an update of ocaml causing the code compiled with the previus version to no longer be compatible with the newly compiled code. I've bumped the pkgrel of all my affected packages, but it looks like your ocaml-ppx_derivers wasn't updated. Reinstalling ocaml-ppx_derivers (and any other packages ocaml complains about not being consistent) should fix this.
kureta commented on 2020-04-13 22:03 (UTC)
Hi! I am getting this error while trying to update this package
oriba commented on 2020-01-12 02:01 (UTC)
There seems to be a fix... https://bugs.archlinux.org/task/57200
J5lx commented on 2018-02-05 13:24 (UTC) (edited on 2018-02-05 13:34 (UTC) by J5lx)
Please note that updating this package is currently (as of 2018-02-05) impossible due to bug FS#57200.
« First ‹ Previous 1 2