gnu: ocaml-uutf: Update to 1.0.3.

* gnu/packages/ocaml.scm (ocaml-uutf): Update to 1.0.3.
This commit is contained in:
Julien Lepiller 2022-02-06 20:06:36 +01:00
parent c8b5f9daf5
commit cceb4d3412
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -2809,14 +2809,14 @@ (define-public ocaml-uchar
(define-public ocaml-uutf (define-public ocaml-uutf
(package (package
(name "ocaml-uutf") (name "ocaml-uutf")
(version "1.0.1") (version "1.0.3")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "http://erratique.ch/software/uutf/releases/" (uri (string-append "http://erratique.ch/software/uutf/releases/"
"uutf-" version ".tbz")) "uutf-" version ".tbz"))
(sha256 (sha256
(base32 (base32
"1gp96dcggq7s84934vimxh89caaxa77lqiff1yywbwkilkkjcfqj")))) "0s05r8ggp1g97zq4rnvbxzj22pv8ld0k5wsdw662jw0y7mhsawl7"))))
(build-system ocaml-build-system) (build-system ocaml-build-system)
(arguments (arguments
`(#:tests? #f `(#:tests? #f