status-notifier-item 0.3.0.1 → 0.3.0.2
raw patch · 2 files changed
+6/−5 lines, 2 filesdep +bytestring-to-vectordep −spool
Dependencies added: bytestring-to-vector
Dependencies removed: spool
Files
- README.md +2/−1
- status-notifier-item.cabal +4/−4
README.md view
@@ -1,1 +1,2 @@-# status-notifier-item+# status-notifier-item [](https://travis-ci.org/taffybar/status-notifier-item)+
status-notifier-item.cabal view
@@ -1,13 +1,13 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.31.1.+-- This file has been generated from package.yaml by hpack version 0.31.2. -- -- see: https://github.com/sol/hpack ----- hash: 0a80c7788062c81393bf8273d706fa5e55fa7564193e42136f410ab6d147fe10+-- hash: 770fe0dcca121f6b85fcfe482466bc6228a654651d715df82f472130a5770f0a name: status-notifier-item-version: 0.3.0.1+version: 0.3.0.2 synopsis: A wrapper over the StatusNotifierItem/libappindicator dbus specification description: Please see the README on Github at <https://github.com/IvanMalison/status-notifier-item#readme> category: Desktop@@ -46,13 +46,13 @@ build-depends: base >=4.7 && <5 , bytestring+ , bytestring-to-vector , containers , dbus >=1.2.1 && <2.0.0 , filepath , hslogger , lens , network- , spool >=0.1 && <1.0 , template-haskell , text , transformers