Date: Thursday, June 17, 2021 @ 22:35:40 Author: felixonmars Revision: 964927
upgpkg: haskell-x11 1.10-3: rebuild with ghc 9.0.1 Modified: haskell-x11/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 22:34:29 UTC (rev 964926) +++ PKGBUILD 2021-06-17 22:35:40 UTC (rev 964927) @@ -5,7 +5,7 @@ _hkgname=X11 pkgname=haskell-x11 pkgver=1.10 -pkgrel=2 +pkgrel=3 pkgdesc="A Haskell binding to the X11 graphics library." arch=(x86_64) url="https://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11"
