gnu: ocaml-fpath: Update to 0.7.3.

* gnu/packages/ocaml.scm (ocaml-fpath): Update to 0.7.3.
This commit is contained in:
Julien Lepiller 2021-12-22 02:17:29 +01:00
parent 0770201a20
commit f1078defda
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -2551,14 +2551,14 @@ (define-public ocaml-logs
(define-public ocaml-fpath
(package
(name "ocaml-fpath")
(version "0.7.2")
(version "0.7.3")
(source (origin
(method url-fetch)
(uri (string-append "http://erratique.ch/software/fpath/releases/"
"fpath-" version ".tbz"))
(sha256
(base32
"1hr05d8bpqmqcfdavn4rjk9rxr7v2zl84866f5knjifrm60sxqic"))))
"03z7mj0sqdz465rc4drj1gr88l9q3nfs374yssvdjdyhjbqqzc0j"))))
(build-system ocaml-build-system)
(arguments
`(#:tests? #f