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
(package
(name "ocaml-uutf")
(version "1.0.1")
(version "1.0.3")
(source (origin
(method url-fetch)
(uri (string-append "http://erratique.ch/software/uutf/releases/"
"uutf-" version ".tbz"))
(sha256
(base32
"1gp96dcggq7s84934vimxh89caaxa77lqiff1yywbwkilkkjcfqj"))))
"0s05r8ggp1g97zq4rnvbxzj22pv8ld0k5wsdw662jw0y7mhsawl7"))))
(build-system ocaml-build-system)
(arguments
`(#:tests? #f