xmobar: update to 0.32
This commit is contained in:
parent
d317f3cc21
commit
aaca3db721
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xmobar'
|
||||
pkgname=xmobar
|
||||
version=0.29.5
|
||||
version=0.32
|
||||
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=15fc38acd2ff62d44a899bcd243af9b166e97291c3d6e23a34d2aa1df295b04c
|
||||
checksum=2d4b512403945c2566857fdad035615e751544ef21e2a1f62214d60bf6885374
|
||||
build_options="dbus threaded utf8 xft mpd mpris inotify iwlib alsa datezone
|
||||
xpm uvmeter weather"
|
||||
build_options_default="threaded utf8 xft inotify iwlib datezone weather xpm"
|
||||
|
|
Loading…
Reference in a new issue