gnu: ocaml-integers: Update to 0.5.1.

This commit is contained in:
Julien Lepiller 2021-11-20 14:04:32 +01:00
parent 426faa76d1
commit e7bf93e5cc
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -4102,7 +4102,7 @@ (define-public ocaml4.07-utop
(define-public ocaml-integers
(package
(name "ocaml-integers")
(version "0.4.0")
(version "0.5.1")
(home-page "https://github.com/ocamllabs/ocaml-integers")
(source (origin
(method git-fetch)
@ -4112,7 +4112,7 @@ (define-public ocaml-integers
(file-name (git-file-name name version))
(sha256
(base32
"0yp3ab0ph7mp5741g7333x4nx8djjvxzpnv3zvsndyzcycspn9dd"))))
"0by5pc851fk7ccxqy1w2qc5jwn9z8whyqhs5gxlm5986vr9msnyi"))))
(build-system dune-build-system)
(arguments
`(#:tests? #f)) ; no tests