Date: Tuesday, June 16, 2020 @ 13:59:28 Author: felixonmars Revision: 646213
upgpkg: xmobar 0.34-1 Modified: xmobar/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-16 13:58:01 UTC (rev 646212) +++ PKGBUILD 2020-06-16 13:59:28 UTC (rev 646213) @@ -4,8 +4,8 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=xmobar -pkgver=0.33 -pkgrel=73 +pkgver=0.34 +pkgrel=1 pkgdesc='Minimalistic Text Based Status Bar' url='https://hackage.haskell.org/package/xmobar' license=('BSD') @@ -18,10 +18,10 @@ 'haskell-text' 'haskell-async' 'haskell-aeson' 'haskell-timezone-olson' 'haskell-timezone-series' 'alsa-lib' 'haskell-extensible-exceptions' 'haskell-http-conduit' - 'haskell-http-types' 'haskell-alsa-core' 'haskell-alsa-mixer') + 'haskell-http-types' 'haskell-http-client-tls' 'haskell-alsa-core' 'haskell-alsa-mixer') makedepends=('ghc' 'haskell-hspec' 'haskell-temporary') source=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz) -sha512sums=('3a85a7c68d905dc88e181a921299d30adbb300f190a91e93d83b4fdf7a4f78f0646ec976bc405c0a82ca5547f159e5d64073d28a6a36ed83f5c831c1919c44b9') +sha512sums=('35c4efda4fceb64168cde23392aa6953c68b3779f56b4c3a7776fa3561ba2d5f40794645f137382f34ea6f7fc96d9d126d58cd2719e5459aaffbca25676336cb') prepare() { cd xmobar-$pkgver
