Date: Thursday, March 25, 2021 @ 03:42:57 Author: felixonmars Revision: 902329
upgpkg: haskell-mysql 0.2-6: rebuild with tasty 1.4.0.3 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 03:42:02 UTC (rev 902328) +++ PKGBUILD 2021-03-25 03:42:57 UTC (rev 902329) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2 -pkgrel=5 +pkgrel=6 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
