Date: Tuesday, February 2, 2021 @ 18:49:40 Author: felixonmars Revision: 841350
upgpkg: haskell-mysql 0.1.7.2-29: rebuild with HUnit 1.6.2.0 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 18:48:45 UTC (rev 841349) +++ PKGBUILD 2021-02-02 18:49:40 UTC (rev 841350) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.1.7.2 -pkgrel=28 +pkgrel=29 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
