xmobar: update to 0.36

This commit is contained in:
slotThe 2020-09-14 11:17:05 +02:00 committed by Daniel Kolesa
parent 3e85401abf
commit d4689e3d02
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
resolver: lts-15.4
resolver: lts-16.13
packages:
- .
extra-deps:

View file

@ -1,6 +1,6 @@
# Template file for 'xmobar'
pkgname=xmobar
version=0.33
version=0.36
revision=1
build_style=haskell-stack
hostmakedepends="pkg-config"
@ -15,7 +15,7 @@ maintainer="xaltsc <xaltsc@protonmail.ch>"
license="BSD-3-Clause"
homepage="http://xmobar.org"
distfiles="https://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
checksum=289885f9abfedd878d67b5d45e6d8c550291bc702967ce2edbf115363dc623c3
checksum=b4e9ab4a051c8b6db59397069a64ccc770459cd642cc2df81ff558ac5f53164f
build_options="dbus threaded utf8 xft mpd mpris inotify iwlib alsa datezone
xpm uvmeter weather nl80211"
build_options_default="threaded utf8 xft inotify nl80211 datezone weather xpm"