Date: Saturday, May 28, 2022 @ 14:21:41 Author: felixonmars Revision: 1211579
upgpkg: haskell-mysql 0.2.1-29: rebuild with doctest 0.20.0 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 14:21:34 UTC (rev 1211578) +++ PKGBUILD 2022-05-28 14:21:41 UTC (rev 1211579) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2.1 -pkgrel=28 +pkgrel=29 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
