Date: Monday, March 7, 2022 @ 17:49:14 Author: felixonmars Revision: 1144590
upgpkg: haskell-mysql 0.2.1-15: rebuild with doctest 0.19.0 Modified: haskell-mysql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 17:48:42 UTC (rev 1144589) +++ PKGBUILD 2022-03-07 17:49:14 UTC (rev 1144590) @@ -3,7 +3,7 @@ _hkgname=mysql pkgname=haskell-mysql pkgver=0.2.1 -pkgrel=14 +pkgrel=15 pkgdesc="A low-level MySQL client library" url="https://github.com/paul-rouse/mysql" license=("BSD")
