Date: Wednesday, June 2, 2021 @ 23:09:23 Author: felixonmars Revision: 953719
upgpkg: haskell-mysql 0.2.0.1-8: rebuild with unliftio 0.2.17 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-02 23:08:50 UTC (rev 953718) +++ PKGBUILD 2021-06-02 23:09:23 UTC (rev 953719) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2.0.1 -pkgrel=7 +pkgrel=8 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
