Date: Monday, January 17, 2022 @ 18:56:12 Author: felixonmars Revision: 1107962
upgpkg: haskell-mysql 0.2.1-8: rebuild with hashable 1.3.5.0 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 18:55:38 UTC (rev 1107961) +++ PKGBUILD 2022-01-17 18:56:12 UTC (rev 1107962) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2.1 -pkgrel=7 +pkgrel=8 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
