From aaca3db721d344088b8a916a3eedf4bbc1c2d153 Mon Sep 17 00:00:00 2001 From: rwt3k Date: Fri, 13 Dec 2019 08:39:48 -0300 Subject: [PATCH] xmobar: update to 0.32 --- srcpkgs/xmobar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xmobar/template b/srcpkgs/xmobar/template index 94531f91639..06d8766e436 100644 --- a/srcpkgs/xmobar/template +++ b/srcpkgs/xmobar/template @@ -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 " 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"