Date: Saturday, April 23, 2022 @ 20:03:47 Author: felixonmars Revision: 1188181
upgpkg: haskell-mysql 0.2.1-25: rebuild with hashable 1.4.0.1 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 20:03:40 UTC (rev 1188180) +++ PKGBUILD 2022-04-23 20:03:47 UTC (rev 1188181) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2.1 -pkgrel=24 +pkgrel=25 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
