Date: Tuesday, February 9, 2021 @ 20:47:24 Author: felixonmars Revision: 851612
upgpkg: haskell-mysql 0.1.7.3-4: rebuild with ghc 8.10.4 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 20:46:47 UTC (rev 851611) +++ PKGBUILD 2021-02-09 20:47:24 UTC (rev 851612) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.1.7.3 -pkgrel=3 +pkgrel=4 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
