Date: Friday, May 21, 2021 @ 07:25:40 Author: felixonmars Revision: 940482
upgpkg: haskell-mysql 0.2.0.1-5: rebuild with hashable 1.3.2.0 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 07:24:58 UTC (rev 940481) +++ PKGBUILD 2021-05-21 07:25:40 UTC (rev 940482) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2.0.1 -pkgrel=4 +pkgrel=5 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
