Date: Tuesday, July 20, 2021 @ 06:16:26 Author: felixonmars Revision: 979115
upgpkg: haskell-mysql 0.2.0.1-14: rebuild with regex-posix 0.96.0.1 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 06:15:44 UTC (rev 979114) +++ PKGBUILD 2021-07-20 06:16:26 UTC (rev 979115) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2.0.1 -pkgrel=13 +pkgrel=14 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
