Date: Tuesday, March 16, 2021 @ 20:30:05 Author: felixonmars Revision: 892223
upgpkg: haskell-mysql 0.2-3: rebuild with doctest 0.18.1 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 20:29:08 UTC (rev 892222) +++ PKGBUILD 2021-03-16 20:30:05 UTC (rev 892223) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2 -pkgrel=2 +pkgrel=3 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
