Date: Saturday, May 14, 2022 @ 12:07:42 Author: felixonmars Revision: 1204049
upgpkg: haskell-mysql 0.2.1-28: rebuild with hashable 1.4.0.2 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 12:07:35 UTC (rev 1204048) +++ PKGBUILD 2022-05-14 12:07:42 UTC (rev 1204049) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2.1 -pkgrel=27 +pkgrel=28 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
