me
/
guix
Archived
1
0
Fork 0

gnu: ocaml-fpath: Update to 0.7.2.

* gnu/packages/ocaml.scm (ocaml-fpath): Update to 0.7.2.
master
Julien Lepiller 2019-04-26 17:54:33 +02:00
parent b858c5ac39
commit 7e49538483
No known key found for this signature in database
GPG Key ID: 43111F4520086A0C
1 changed files with 2 additions and 2 deletions

View File

@ -1910,14 +1910,14 @@ message report is decoupled from logging and is handled by a reporter.")
(define-public ocaml-fpath (define-public ocaml-fpath
(package (package
(name "ocaml-fpath") (name "ocaml-fpath")
(version "0.7.1") (version "0.7.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "http://erratique.ch/software/fpath/releases/" (uri (string-append "http://erratique.ch/software/fpath/releases/"
"fpath-" version ".tbz")) "fpath-" version ".tbz"))
(sha256 (sha256
(base32 (base32
"05134ij27xjl6gaqsc65yl19vfj6cjxq3mbm9bf4mija8grdpn6g")))) "1hr05d8bpqmqcfdavn4rjk9rxr7v2zl84866f5knjifrm60sxqic"))))
(build-system ocaml-build-system) (build-system ocaml-build-system)
(arguments (arguments
`(#:tests? #f `(#:tests? #f