Skip to content

Commit 14076b6

Browse files
authored
Merge pull request #23977 from samoht/irmin-test
irmin-test: old versions require old verion of mtime
2 parents 2c4fc0c + 05ddc81 commit 14076b6

File tree

1 file changed

+1
-1
lines changed
  • packages/irmin-test/irmin-test.2.2.0

1 file changed

+1
-1
lines changed

packages/irmin-test/irmin-test.2.2.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ depends: [
1717
"dune" {>= "1.8.0"}
1818
"irmin" {>= "2.2.0" & < "2.3.0"}
1919
"alcotest" {>= "1.0.1"}
20-
"mtime" {>= "1.0.0"}
20+
"mtime" {>= "1.0.0" & < "2.0.0"}
2121
"metrics-unix"
2222
]
2323

0 commit comments

Comments
 (0)