systranything 0.1.0.0 → 0.1.1.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~optparse-applicative
Dependency ranges changed: optparse-applicative
Files
- systranything.cabal +2/−2
systranything.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2 name: systranything-version: 0.1.0.0+version: 0.1.1.0 synopsis: Let you put anything in the system tray homepage: https://github.com/jecaro/systranything author: Jean-Charles Quillet@@ -57,7 +57,7 @@ gi-glib >= 2.0.29 && < 2.1, gi-gobject >= 2.0.30 && < 2.1, gi-gtk >= 3.0.39 && < 3.1,- optparse-applicative >= 0.17.1 && < 0.18,+ optparse-applicative >= 0.17.1 && < 0.19, text >= 2.0.2 && < 2.1, typed-process >= 0.2.11 && < 0.3, unliftio >= 0.2.25 && < 0.3,