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: packages:
- . - .
extra-deps: extra-deps:

View File

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