this repo has no description

Merge pull request #24229 from raphael-proust/acgtck-lower-bound-error

Fix lowerbounds check on acgtk's mtime dep

Kate 3ba5978a 96d81f4e

Changed files
+2 -2
packages
acgtk
acgtk.1.5.1
acgtk.1.5.2
+1 -1
packages/acgtk/acgtk.1.5.1/opam
···
"ANSITerminal"
"fmt"
"logs"
-
"mtime" {< "2.0.0"}
+
"mtime" {>= "1.0.0" & < "2.0.0"}
"cmdliner" {< "1.1.0"}
"cairo2"
"yojson"
+1 -1
packages/acgtk/acgtk.1.5.2/opam
···
"ANSITerminal"
"fmt"
"logs"
-
"mtime" {< "2.0.0"}
+
"mtime" {>= "1.0.0" & < "2.0.0"}
"cmdliner" {< "1.1.0"}
"conf-freetype"
"conf-pkg-config"