Date: Sunday, June 5, 2022 @ 17:19:13 Author: felixonmars Revision: 1223408
upgpkg: haskell-mysql 0.2.1-32: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 17:19:05 UTC (rev 1223407) +++ PKGBUILD 2022-06-05 17:19:13 UTC (rev 1223408) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2.1 -pkgrel=31 +pkgrel=32 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
