aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2022-10-10 19:33:11 +0200
committerJulien Lepiller <julien@lepiller.eu>2022-10-10 20:30:46 +0200
commit3402f53e99b9d6e165314e57cbbc9e08b391d495 (patch)
treebc78fc19dbdfaceef22237abc885bb09069197eb
parentf0a6aafa22c2e7c7f33786dd7de7083a64401d01 (diff)
downloadguix-3402f53e99b9d6e165314e57cbbc9e08b391d495.tar
guix-3402f53e99b9d6e165314e57cbbc9e08b391d495.tar.gz
gnu: ocaml-ppx-tools: Update to 6.6.
* gnu/packages/ocaml.scm (ocaml-ppx-tools): Update to 6.6.
-rw-r--r--gnu/packages/ocaml.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 66ee91668d..2702847029 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -2506,7 +2506,7 @@ simple (yet expressive) query language to select the tests to run.")
(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 @@ simple (yet expressive) query language to select the tests to run.")
(file-name (git-file-name name version))
(sha256
(base32
- "0fwibah2hgllrnbdrmfqil5gr5raf6pb5h2zx6zs1h3d4ykvy8k8"))))
+ "1ms2i063cwsm8wcw7jixz3qx2f2prrmf0k44gbksvsgqvm1rl6s2"))))
(build-system dune-build-system)
(arguments
;; No tests