From 98497f923d27bb0d2180abdf7fde080cc5c837a5 Mon Sep 17 00:00:00 2001 From: Julien Lepiller Date: Wed, 10 Jan 2024 08:43:19 +0100 Subject: 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 -- cgit v1.2.3 ive' href='/guix/log/po/packages/LINGUAS'>logtreecommitdiff
path: root/po/packages/LINGUAS
AgeCommit message (Expand)Author
2018-04-11nls: Add Spanish translation.Ludovic Courtès
2018-03-05nls: Add Simplified Chinese translation.Ludovic Courtès
2015-12-06nls: Add Polish translation.Ludovic Courtès