me
/
guix
Archived
1
0
Fork 0

gnu: ocaml-ppx-expect: Update to 0.14.2.

* gnu/packages/ocaml.scm (ocaml-ppx-expect): Update to 0.14.2.
master
Julien Lepiller 2021-12-10 12:50:14 +01:00
parent 94226686fe
commit 18c406df97
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82
1 changed files with 2 additions and 2 deletions

View File

@ -6212,7 +6212,7 @@ useful errors on failure.")
(define-public ocaml-ppx-expect (define-public ocaml-ppx-expect
(package (package
(name "ocaml-ppx-expect") (name "ocaml-ppx-expect")
(version "0.14.1") (version "0.14.2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -6222,7 +6222,7 @@ useful errors on failure.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0vbbnjrzpyk5p0js21lafr6fcp2wqka89p1876rdf472cmg0l7fv")))) "1v886rsl93wdmaw61z10q8nqshf8hvlznj9gym2ljrjz4cqyjsa4"))))
(build-system dune-build-system) (build-system dune-build-system)
(propagated-inputs (propagated-inputs
`(("ocaml-base" ,ocaml-base) `(("ocaml-base" ,ocaml-base)