Date: Sunday, June 6, 2021 @ 22:55:17 Author: felixonmars Revision: 956512
upgpkg: haskell-x11 1.10-2: rebuild with ghc 8.10.5 Modified: haskell-x11/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-06 22:54:32 UTC (rev 956511) +++ PKGBUILD 2021-06-06 22:55:17 UTC (rev 956512) @@ -5,7 +5,7 @@ _hkgname=X11 pkgname=haskell-x11 pkgver=1.10 -pkgrel=1 +pkgrel=2 pkgdesc="A Haskell binding to the X11 graphics library." arch=(x86_64) url="https://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11"
