[arch-commits] Commit in xmobar/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jun 1 17:19:34 UTC 2021
Date: Tuesday, June 1, 2021 @ 17:19:33
Author: felixonmars
Revision: 953040
upgpkg: xmobar 0.38-3: rebuild with X11 1.10
Modified:
xmobar/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-01 17:16:12 UTC (rev 953039)
+++ PKGBUILD 2021-06-01 17:19:33 UTC (rev 953040)
@@ -5,7 +5,7 @@
pkgname=xmobar
pkgver=0.38
-pkgrel=2
+pkgrel=3
pkgdesc='Minimalistic Text Based Status Bar'
url='https://hackage.haskell.org/package/xmobar'
license=('BSD')
@@ -12,10 +12,10 @@
arch=('x86_64')
depends=('libxft' 'libxinerama' 'libxrandr' 'libxpm' 'ghc-libs' 'haskell-x11'
'haskell-x11-xft' 'haskell-utf8-string' 'haskell-network-uri'
- 'haskell-hinotify' 'haskell-stm' 'haskell-parsec' 'haskell-parsec-numbers'
- 'haskell-mtl' 'haskell-regex-base' 'haskell-regex-compat'
+ 'haskell-hinotify' 'haskell-parsec-numbers'
+ 'haskell-regex-compat' 'haskell-old-locale'
'haskell-http' 'haskell-dbus' 'haskell-libmpd' 'haskell-cereal' 'haskell-netlink'
- 'haskell-text' 'haskell-async' 'haskell-aeson'
+ 'haskell-async' 'haskell-aeson'
'haskell-timezone-olson' 'haskell-timezone-series' 'alsa-lib'
'haskell-extensible-exceptions' 'haskell-http-conduit'
'haskell-http-types' 'haskell-http-client-tls' 'haskell-alsa-core' 'haskell-alsa-mixer')
More information about the arch-commits
mailing list