gnu: ocaml-ppx-tools: Update to 6.6.

* gnu/packages/ocaml.scm (ocaml-ppx-tools): Update to 6.6.
This commit is contained in:
Julien Lepiller 2022-10-10 19:33:11 +02:00
parent f0a6aafa22
commit 3402f53e99
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -2506,7 +2506,7 @@ (define-public ocaml4.07-alcotest
(define-public ocaml-ppx-tools
(package
(name "ocaml-ppx-tools")
(version "6.5")
(version "6.6")
(source
(origin
(method git-fetch)
@ -2516,7 +2516,7 @@ (define-public ocaml-ppx-tools
(file-name (git-file-name name version))
(sha256
(base32
"0fwibah2hgllrnbdrmfqil5gr5raf6pb5h2zx6zs1h3d4ykvy8k8"))))
"1ms2i063cwsm8wcw7jixz3qx2f2prrmf0k44gbksvsgqvm1rl6s2"))))
(build-system dune-build-system)
(arguments
;; No tests