Date: Monday, March 22, 2021 @ 22:18:32 Author: felixonmars Revision: 899241
upgpkg: haskell-mysql 0.2-5: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-22 22:17:28 UTC (rev 899240) +++ PKGBUILD 2021-03-22 22:18:32 UTC (rev 899241) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2 -pkgrel=4 +pkgrel=5 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
