Date: Saturday, February 15, 2020 @ 23:30:19 Author: felixonmars Revision: 572037
upgpkg: haskell-x11 1.9.1-12: rebuild with ghc 8.8.2 Modified: haskell-x11/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 23:29:16 UTC (rev 572036) +++ PKGBUILD 2020-02-15 23:30:19 UTC (rev 572037) @@ -5,7 +5,7 @@ _hkgname=X11 pkgname=haskell-x11 pkgver=1.9.1 -pkgrel=11 +pkgrel=12 pkgdesc="A Haskell binding to the X11 graphics library." arch=(x86_64) url="https://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11"
