Date: Thursday, November 18, 2021 @ 01:12:47 Author: felixonmars Revision: 1051532
upgpkg: haskell-mysql 0.2.0.1-30: rebuild with hashable 1.3.4.0 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-18 01:11:58 UTC (rev 1051531) +++ PKGBUILD 2021-11-18 01:12:47 UTC (rev 1051532) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2.0.1 -pkgrel=29 +pkgrel=30 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
