Date: Wednesday, August 24, 2022 @ 20:24:21 Author: felixonmars Revision: 1276991
upgpkg: haskell-mysql 0.2.1-41: rebuild with hashable 1.4.1.0 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 20:24:11 UTC (rev 1276990) +++ PKGBUILD 2022-08-24 20:24:21 UTC (rev 1276991) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2.1 -pkgrel=40 +pkgrel=41 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
