summary refs log tree commit diff
path: root/gnu/packages/ocaml.scm
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2021-12-10 02:16:10 +0100
committerJulien Lepiller <julien@lepiller.eu>2021-12-10 12:51:06 +0100
commit5ad2dcecdc39e62c015fa235bbb413f4ee25ba5a (patch)
treeb7df1c25f37e5f8d61d44787d070cb62ac436542 /gnu/packages/ocaml.scm
parentaf5fa4d202c7891dbb4699e2c300dead3eb8044e (diff)
downloadguix-5ad2dcecdc39e62c015fa235bbb413f4ee25ba5a.tar.gz
gnu: ocaml-fix: Update to 20211125.
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 d5d9a9138b..891b4ab981 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -7437,7 +7437,7 @@ representation.")
 (define-public ocaml-fix
   (package
     (name "ocaml-fix")
-    (version "20201120")
+    (version "20211125")
     (source
       (origin
         (method git-fetch)
@@ -7447,7 +7447,7 @@ representation.")
         (file-name (git-file-name name version))
         (sha256
           (base32
-            "1j40mg1gy03c0djzx3nzmpvnl984s14n04zwcmp2xnlidq48kvs4"))))
+            "00vq2das1l8xca013z7z7jy5622fsy3jha2cj72psp22wx9199l1"))))
     (build-system dune-build-system)
     (arguments
      ;; No tests.