Date: Tuesday, August 18, 2020 @ 04:36:30 Author: felixonmars Revision: 683633
upgpkg: haskell-x11 1.9.1-29: rebuild with ghc 8.10.2 Modified: haskell-x11/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 04:34:47 UTC (rev 683632) +++ PKGBUILD 2020-08-18 04:36:30 UTC (rev 683633) @@ -5,7 +5,7 @@ _hkgname=X11 pkgname=haskell-x11 pkgver=1.9.1 -pkgrel=28 +pkgrel=29 pkgdesc="A Haskell binding to the X11 graphics library." arch=(x86_64) url="https://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11"
