me
/
guix
Archived
1
0
Fork 0

gnu: ocaml-ppx-optional: Update to 0.15.0.

* gnu/packages/ocaml.scm (ocaml-ppx-optional): Update to 0.15.0.
master
Julien Lepiller 2022-04-30 18:42:01 +02:00
parent bbdc69dcd1
commit ad3f1faad6
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82
1 changed files with 2 additions and 2 deletions

View File

@ -6101,11 +6101,11 @@ literal of the form 1.0v to conversion functions currently in scope.")
(define-public ocaml-ppx-optional (define-public ocaml-ppx-optional
(package (package
(name "ocaml-ppx-optional") (name "ocaml-ppx-optional")
(version "0.14.0") (version "0.15.0")
(source (source
(janestreet-origin (janestreet-origin
"ppx_optional" version "ppx_optional" version
"1hh6ivlp1qpvyn8l0vhrahkkcp3scf7km254sgplprmk10wnyidz")) "0af7ayhfc1jc01mxs4k253gq49yss2ymkmjsy6fpcz39zhci7fvj"))
(build-system dune-build-system) (build-system dune-build-system)
(arguments `(#:tests? #f)) ; No tests (arguments `(#:tests? #f)) ; No tests
(propagated-inputs (propagated-inputs