gnu: ocaml-uucp: Update to 15.0.0.
* gnu/packages/ocaml.scm (ocaml-uucp): Update to 15.0.0. (ocaml-uucd): Update to 15.0.0.
This commit is contained in:
parent
95fdf691b1
commit
0346e5e090
@ -8090,7 +8090,7 @@ client chooses the concrete timeline.")
|
|||||||
(define-public ocaml-uucd
|
(define-public ocaml-uucd
|
||||||
(package
|
(package
|
||||||
(name "ocaml-uucd")
|
(name "ocaml-uucd")
|
||||||
(version "14.0.0")
|
(version "15.0.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -8098,7 +8098,7 @@ client chooses the concrete timeline.")
|
|||||||
"uucd-" version ".tbz"))
|
"uucd-" version ".tbz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0fc737v5gj3339jx4x9xr096lxrpwvp6vaiylhavcvsglcwbgm30"))))
|
"1g26237yqmxr7sd1n9fg65qm5mxz66ybk7hr336zfyyzl25h6jqf"))))
|
||||||
(build-system ocaml-build-system)
|
(build-system ocaml-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:build-flags '("build" "--tests" "true")
|
'(#:build-flags '("build" "--tests" "true")
|
||||||
@ -8120,7 +8120,7 @@ representations can be extracted.")
|
|||||||
(define-public ocaml-uucp
|
(define-public ocaml-uucp
|
||||||
(package
|
(package
|
||||||
(name "ocaml-uucp")
|
(name "ocaml-uucp")
|
||||||
(version "14.0.0")
|
(version "15.0.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -8128,7 +8128,7 @@ representations can be extracted.")
|
|||||||
"uucp-" version ".tbz"))
|
"uucp-" version ".tbz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1yx9nih3d9prb9zizq8fzmmqylf24a6yifhf81h33znrj5xn1mpj"))))
|
"0c2k9gkg442l7hnc8rn1vqzn6qh68w9fx7h3nj03n2x90ps98ixc"))))
|
||||||
(build-system ocaml-build-system)
|
(build-system ocaml-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:build-flags '("build" "--tests" "true")
|
'(#:build-flags '("build" "--tests" "true")
|
||||||
|
Loading…
Reference in New Issue
Block a user