Date: Thursday, February 27, 2020 @ 19:18:06 Author: felixonmars Revision: 584668
upgpkg: haskell-x11 1.9.1-14: rebuild with ghc 8.8.3 Modified: haskell-x11/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 19:16:58 UTC (rev 584667) +++ PKGBUILD 2020-02-27 19:18:06 UTC (rev 584668) @@ -5,7 +5,7 @@ _hkgname=X11 pkgname=haskell-x11 pkgver=1.9.1 -pkgrel=13 +pkgrel=14 pkgdesc="A Haskell binding to the X11 graphics library." arch=(x86_64) url="https://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11"
