Date: Monday, March 14, 2022 @ 10:12:51 Author: felixonmars Revision: 1152233
upgpkg: haskell-sqlite-simple 0.4.18.0-80: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-sqlite-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 10:12:17 UTC (rev 1152232) +++ PKGBUILD 2022-03-14 10:12:51 UTC (rev 1152233) @@ -3,7 +3,7 @@ _hkgname=sqlite-simple pkgname=haskell-sqlite-simple pkgver=0.4.18.0 -pkgrel=79 +pkgrel=80 pkgdesc="Mid-Level SQLite client library" url="http://github.com/nurpax/sqlite-simple" license=("BSD")
