Date: Tuesday, February 9, 2021 @ 19:21:32 Author: felixonmars Revision: 851409
upgpkg: haskell-x11 1.9.2-49: rebuild with ghc 8.10.4 Modified: haskell-x11/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 19:20:48 UTC (rev 851408) +++ PKGBUILD 2021-02-09 19:21:32 UTC (rev 851409) @@ -5,7 +5,7 @@ _hkgname=X11 pkgname=haskell-x11 pkgver=1.9.2 -pkgrel=48 +pkgrel=49 pkgdesc="A Haskell binding to the X11 graphics library." arch=(x86_64) url="https://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11"
