[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/34: gnu: ocaml-jst-config: Update to 0.16.0.
From: |
guix-commits |
Subject: |
18/34: gnu: ocaml-jst-config: Update to 0.16.0. |
Date: |
Thu, 8 Feb 2024 17:25:45 -0500 (EST) |
roptat pushed a commit to branch master
in repository guix.
commit 98497f923d27bb0d2180abdf7fde080cc5c837a5
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Wed Jan 10 08:43:19 2024 +0100
gnu: ocaml-jst-config: Update to 0.16.0.
* gnu/packages/ocaml.scm (ocaml-jst-config): Update to 0.16.0.
Change-Id: I9203537dc8d33ee4bf4fb88c6a641f8ecfaecdb0
---
gnu/packages/ocaml.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index fd19d581c1..ff47a67885 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -5490,7 +5490,7 @@ developed in other systems. In particular, it enjoys a
minimalistic syntax.")
(define-public ocaml-jst-config
(package
(name "ocaml-jst-config")
- (version "0.15.1")
+ (version "0.16.0")
(source
(origin
(method git-fetch)
@@ -5500,7 +5500,7 @@ developed in other systems. In particular, it enjoys a
minimalistic syntax.")
(file-name (git-file-name name version))
(sha256
(base32
- "1yp5p63clvaxmkf7vlasgyapxc31x29c154pyq63n0fvi2fpf4y3"))))
+ "01419gk2w2r1xqz11rw1glngi8fi6gq9sh79c06vasrk6vxriy0s"))))
(build-system dune-build-system)
(arguments '(#:tests? #f)) ; no tests
(propagated-inputs
- 34/34: gnu: opam: Update to 2.1.5., (continued)
- 34/34: gnu: opam: Update to 2.1.5., guix-commits, 2024/02/08
- 25/34: gnu: Add ocaml-ppx-import., guix-commits, 2024/02/08
- 06/34: gnu: Update coq-autosubst to 1.8., guix-commits, 2024/02/08
- 02/34: gnu: Update coq-flocq to 4.1.1., guix-commits, 2024/02/08
- 07/34: gnu: Update coq-stdpp to 1.8.0., guix-commits, 2024/02/08
- 10/34: gnu: dune-bootstrap: Update to 3.11.0., guix-commits, 2024/02/08
- 11/34: gnu: opam: Split build into smaller sub-packages., guix-commits, 2024/02/08
- 12/34: gnu: ocaml-alcotest: Update to 1.7.0., guix-commits, 2024/02/08
- 15/34: gnu: Add ocaml-ppx-stable-witness., guix-commits, 2024/02/08
- 17/34: gnu: ocaml-ppx-bin-prot: Update to 0.16.0., guix-commits, 2024/02/08
- 18/34: gnu: ocaml-jst-config: Update to 0.16.0.,
guix-commits <=
- 21/34: gnu: Add ocaml-junit., guix-commits, 2024/02/08
- 26/34: gnu: Add ocaml-pp., guix-commits, 2024/02/08
- 29/34: gnu: Add dune-stdune., guix-commits, 2024/02/08
- 28/34: gnu: Add dune-dyn., guix-commits, 2024/02/08
- 24/34: gnu: Add ocaml-ppx-deriving-yaml., guix-commits, 2024/02/08
- 31/34: gnu: Add dune-site., guix-commits, 2024/02/08
- 30/34: gnu: Add dune-private-libs., guix-commits, 2024/02/08