summary refs log tree commit diff
path: root/gnu/packages/ocaml.scm
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2021-11-21 19:48:56 +0100
committerJulien Lepiller <julien@lepiller.eu>2021-11-21 19:49:36 +0100
commit8b140f393e8682d07699d58926e299511c50bdfd (patch)
tree9a35bad0e384c90e3a69e807a56b7973f7e73cf9 /gnu/packages/ocaml.scm
parentb1c2ad312dcb5f94d0b647effd17aa8ebf69494f (diff)
downloadguix-8b140f393e8682d07699d58926e299511c50bdfd.tar.gz
gnu: ocaml-merlin-reader: Update to 4.3.1-411.
* gnu/packages/ocaml.scm (ocaml-merlin-reader): Update to 4.3.1-411.
Diffstat (limited to 'gnu/packages/ocaml.scm')
-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 f6824561fd..123f05d568 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -4710,7 +4710,7 @@ format}.  @code{craml} is released as a single binary (called @code{craml}).")
 (define-public ocaml-dot-merlin-reader
   (package
     (name "ocaml-dot-merlin-reader")
-    (version "4.2-411")
+    (version "4.3.1-411")
     (source
      (origin
        (method git-fetch)
@@ -4720,7 +4720,7 @@ format}.  @code{craml} is released as a single binary (called @code{craml}).")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1vl6p8m2pag5j283h5g2gzxxfm599k6qhyrjkdf3kyc476fc9lw8"))))
+         "1nwgc9nyy80dc9cgkskyfwv9c785yjyg39s005d4wiagj4fy68v8"))))
     (build-system dune-build-system)
     (arguments '(#:package "dot-merlin-reader"
                  #:tests? #f))          ; no tests