pkgsrc/devel/ocaml-react
jaapb 37e0e82bc1 Updated package to latest version, 1.2.1. Incorporated license change
(BSD3 to ISC) that was not mentioned in changelog. Changes include:

- Allow signals to be created and `S.stop`ped instantaneously (#18)
  Previously this could lead to failed assertions in updates (e.g.
  `S.bind` trying to switch to an uninitialized signal). Thanks
  to Arthur Wendling for the report.
- Fix implementation of `S.Bool.flip`, its initial value on creation
  could be wrong in dynamic creation (#17). Thanks to Arthur Wendling
  for the report.
- Fix bug in `S.Option.value` with `` `Always`` on `S.const None` (#19).
  Thanks to Arthur Wendling for the report.
2017-07-11 11:02:44 +00:00
..
buildlink3.mk Updated package to latest version, 1.2.1. Incorporated license change 2017-07-11 11:02:44 +00:00
DESCR
distinfo Updated package to latest version, 1.2.1. Incorporated license change 2017-07-11 11:02:44 +00:00
Makefile Updated package to latest version, 1.2.1. Incorporated license change 2017-07-11 11:02:44 +00:00
PLIST Updated package to latest version, 1.2.1. Incorporated license change 2017-07-11 11:02:44 +00:00