gnu: ocaml-bigarray-compat: Update to 1.1.0.

* gnu/packages/ocaml.scm (ocaml-bigarray-compat): Update to 1.1.0.
This commit is contained in:
Julien Lepiller 2022-02-04 16:43:38 +01:00
parent a041609a82
commit d7e1c5acb3
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -1092,7 +1092,7 @@ (define-public ocaml-menhir
(define-public ocaml-bigarray-compat
(package
(name "ocaml-bigarray-compat")
(version "1.0.0")
(version "1.1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1101,7 +1101,7 @@ (define-public ocaml-bigarray-compat
(file-name (git-file-name name version))
(sha256
(base32
"06j1dwlpisxshdd0nab4n4x266gg1s1n8na16lpgw3fvcznwnimz"))))
"0hif5baiwswdblymyfbxh9066pfqynlz5vj3b2brpn0a12k6i5fq"))))
(build-system dune-build-system)
(arguments
`(#:tests? #f)); no tests