fltkhs-themes 0.1.0.3 → 0.1.0.4
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~fltkhsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: fltkhs
API changes (from Hackage documentation)
Files
- fltkhs-themes.cabal +3/−3
fltkhs-themes.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: cf7eaee735408fd7a6267b53c6c7cf7c97930b36147d4936e9abd35b3dce95ec+-- hash: 9d8ff5ff7de43e6a8c77ad2b75f0118d08b55511f82dd13c5f2e852854c57761 name: fltkhs-themes-version: 0.1.0.3+version: 0.1.0.4 synopsis: A set of themed widgets that provides drop in replacements to the ones in FLTKHS. description: Please see the README on Github at <https://github.com/deech/fltkhs-themes#readme> category: UI,Graphics,GUI,User Interfaces@@ -95,7 +95,7 @@ build-depends: base >=4.7 && <5 , bytestring- , fltkhs >=0.7.0.1+ , fltkhs >=0.7.0.2 , load-font >=0.1.0.2 , text >=1.2.2.0 , vector >=0.12.0.1