Date: Monday, January 11, 2021 @ 17:51:47 Author: felixonmars Revision: 818048
upgpkg: haskell-mysql 0.1.7.2-21: rebuild with hspec 2.7.6, hspec-core 2.7.6, hspec-discover 2.7.6 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-11 17:51:12 UTC (rev 818047) +++ PKGBUILD 2021-01-11 17:51:47 UTC (rev 818048) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.1.7.2 -pkgrel=20 +pkgrel=21 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
