[taffybar] Use versioned deps instead of local

This commit is contained in:
Ivan Malison 2018-04-23 00:57:51 -07:00
parent 0d571f51b8
commit c8bd111df2
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -10,10 +10,10 @@ packages:
extra-dep: true extra-dep: true
- location: ../xmonad/xmonad-contrib - location: ../xmonad/xmonad-contrib
extra-dep: true extra-dep: true
- location: ../../../../Projects/status-notifier-item # - location: ../../../../Projects/status-notifier-item
extra-dep: true # extra-dep: true
- location: ../../../../Projects/gtk-sni-tray # - location: ../../../../Projects/gtk-sni-tray
extra-dep: true # extra-dep: true
- location: - location:
git: https://github.com/IvanMalison/gtk2hs git: https://github.com/IvanMalison/gtk2hs
commit: 757f9ae509096aed4ab6a18e354845be759f5d14 commit: 757f9ae509096aed4ab6a18e354845be759f5d14
@ -33,6 +33,7 @@ extra-deps:
- gi-pango-1.0.16 - gi-pango-1.0.16
- gi-xlib-2.0.2 - gi-xlib-2.0.2
- gio-0.13.4.1 - gio-0.13.4.1
- gtk-sni-tray-0.1.0.0
- gtk-strut-0.1.2.0 - gtk-strut-0.1.2.0
- gtk-traymanager-1.0.1 - gtk-traymanager-1.0.1
- haskell-gi-0.21.2 - haskell-gi-0.21.2
@ -40,6 +41,7 @@ extra-deps:
- libxml-sax-0.7.5 - libxml-sax-0.7.5
- rate-limit-1.1.1 - rate-limit-1.1.1
- spool-0.1 - spool-0.1
- status-notifier-item-0.2.1.0
- time-units-1.0.0 - time-units-1.0.0
- xml-helpers-1.0.0 - xml-helpers-1.0.0
resolver: lts-11.5 resolver: lts-11.5