Skip to content

Commit 4562e70

Browse files
art-wclecat
authored andcommitted
irmin-pack: use checkseum.c
1 parent bddbbcc commit 4562e70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/irmin-pack/io/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
cmdliner
1414
optint
1515
checkseum
16-
checkseum.ocaml)
16+
checkseum.c)
1717
(preprocess
1818
(pps ppx_irmin.internal))
1919
(instrumentation

src/irmin-pack/unix/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
cmdliner
1717
optint
1818
checkseum
19-
checkseum.ocaml
19+
checkseum.c
2020
rusage)
2121
(preprocess
2222
(pps ppx_irmin.internal))

0 commit comments

Comments
 (0)