1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: ocaml-fix: Update to 20211125.

This commit is contained in:
Julien Lepiller
2021-12-10 02:16:10 +01:00
parent af5fa4d202
commit 5ad2dcecdc

View File

@@ -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.