Date: Thursday, January 27, 2022 @ 20:40:37 Author: felixonmars Revision: 1117640
upgpkg: haskell-mysql 0.2.1-10: rebuild with async 2.2.4 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 20:40:05 UTC (rev 1117639) +++ PKGBUILD 2022-01-27 20:40:37 UTC (rev 1117640) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2.1 -pkgrel=9 +pkgrel=10 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
