me
/
guix
Archived
1
0
Fork 0

gnu: ocaml-uutf: Update to 1.0.3.

* gnu/packages/ocaml.scm (ocaml-uutf): Update to 1.0.3.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -2809,14 +2809,14 @@ and consumable.")
(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