gnu: ocaml-jst-config: Update to 0.15.1.

* gnu/packages/ocaml.scm (ocaml-jst-config): Update to 0.15.1.
This commit is contained in:
Julien Lepiller 2022-05-01 11:12:02 +02:00
parent ae08819ca5
commit 4ce554c6da
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -4498,7 +4498,7 @@ (define-public emacs-flycheck-dedukti
(define-public ocaml-jst-config
(package
(name "ocaml-jst-config")
(version "0.14.1")
(version "0.15.1")
(source
(origin
(method git-fetch)
@ -4508,7 +4508,7 @@ (define-public ocaml-jst-config
(file-name (git-file-name name version))
(sha256
(base32
"0sak7rrix8vd2bscbjxbxi1d9jyd27ik59dpybfxhzhsn9s1wllv"))))
"1yp5p63clvaxmkf7vlasgyapxc31x29c154pyq63n0fvi2fpf4y3"))))
(build-system dune-build-system)
(arguments '(#:tests? #f)) ; no tests
(propagated-inputs