Date: Wednesday, May 13, 2020 @ 06:13:07 Author: felixonmars Revision: 627423
upgpkg: haskell-x11 1.9.1-20: rebuild with tasty 1.3 Modified: haskell-x11/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-13 06:12:05 UTC (rev 627422) +++ PKGBUILD 2020-05-13 06:13:07 UTC (rev 627423) @@ -5,7 +5,7 @@ _hkgname=X11 pkgname=haskell-x11 pkgver=1.9.1 -pkgrel=19 +pkgrel=20 pkgdesc="A Haskell binding to the X11 graphics library." arch=(x86_64) url="https://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11"
