Date: Thursday, August 26, 2021 @ 05:07:08 Author: felixonmars Revision: 1005555
upgpkg: haskell-sqlite-simple 0.4.18.0-43: rebuild with tasty 1.4.2 Modified: haskell-sqlite-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-26 05:06:21 UTC (rev 1005554) +++ PKGBUILD 2021-08-26 05:07:08 UTC (rev 1005555) @@ -3,7 +3,7 @@ _hkgname=sqlite-simple pkgname=haskell-sqlite-simple pkgver=0.4.18.0 -pkgrel=42 +pkgrel=43 pkgdesc="Mid-Level SQLite client library" url="http://github.com/nurpax/sqlite-simple" license=("BSD")
