Archived
1
0
Fork 0

gnu: ocaml-uuseg: Update to 14.0.0.

* gnu/packages/ocaml.scm (ocaml-uuseg): Update to 14.0.0.
This commit is contained in:
Julien Lepiller 2021-11-19 23:44:16 +01:00
parent 7cad446653
commit c83dbe2cc0
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -7128,7 +7128,7 @@ selection of character properties of the Unicode character database.")
(define-public ocaml-uuseg (define-public ocaml-uuseg
(package (package
(name "ocaml-uuseg") (name "ocaml-uuseg")
(version "13.0.0") (version "14.0.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -7136,7 +7136,7 @@ selection of character properties of the Unicode character database.")
"uuseg-" version ".tbz")) "uuseg-" version ".tbz"))
(sha256 (sha256
(base32 (base32
"1a635j8ra6p27g1ivfln3387lhwqmf6vq4r6bn7b6n1qsqyi1rls")))) "1g9zyzjkhqxgbb9mh3cgaawscwdazv6y8kdqvmy6yhnimmfqv25p"))))
(build-system ocaml-build-system) (build-system ocaml-build-system)
(arguments (arguments
'(#:build-flags '("build" "--tests" "true") '(#:build-flags '("build" "--tests" "true")