xmobar: update to 0.37
This commit is contained in:
parent
ac341a5617
commit
847905b844
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xmobar'
|
||||
pkgname=xmobar
|
||||
version=0.36
|
||||
version=0.37
|
||||
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=b4e9ab4a051c8b6db59397069a64ccc770459cd642cc2df81ff558ac5f53164f
|
||||
checksum=e4b8b86ef9c47535a80d056a8b46d72748517f8d6dc891910eecdc388e92522e
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue