Date: Monday, January 24, 2022 @ 13:18:49 Author: felixonmars Revision: 1114439
upgpkg: haskell-mysql 0.2.1-9: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-24 13:18:18 UTC (rev 1114438) +++ PKGBUILD 2022-01-24 13:18:49 UTC (rev 1114439) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2.1 -pkgrel=8 +pkgrel=9 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
