gnu: js-of-ocaml: Update to 4.1.0.

* gnu/packages/ocaml.scm (js-of-ocaml): Update to 4.1.0.
This commit is contained in:
Julien Lepiller 2022-11-27 17:15:15 +01:00
parent 70e4c4e93f
commit 295a6b88e4
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -8456,7 +8456,7 @@ (define-public ocaml-cohttp
(define-public js-of-ocaml
(package
(name "js-of-ocaml")
(version "4.0.0")
(version "4.1.0")
(source
(origin
(method git-fetch)
@ -8465,7 +8465,7 @@ (define-public js-of-ocaml
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0iyhl9z57j53j2jvyqcwmxhbvy23l6g80aa0abmlgwam14yskspf"))))
(base32 "14ig69iyc9yzniclfsc6cz9g9zqp96bs66y6dy4rzrm78s81w6i1"))))
(build-system dune-build-system)
(arguments
`(#:tests? #f ;tests assume ocaml 4.13