greenclip 3.0.1 → 3.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~base
Dependency ranges changed: base
Files
- greenclip.cabal +2/−2
greenclip.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack name: greenclip-version: 3.0.1+version: 3.0.2 synopsis: Simple clipboard manager to be integrated with rofi description: Simple clipboard manager to be integrated with rofi - Please see README.md category: Linux Desktop@@ -25,7 +25,7 @@ src ghc-options: -Wall -O3 build-depends:- base >= 4 && < 4.10.0.0+ base >= 4 && < 4.11.0.0 , protolude , exceptions , bytestring