Date: Tuesday, March 23, 2021 @ 05:52:20 Author: felixonmars Revision: 899954
upgpkg: haskell-sqlite-simple 0.4.18.0-16: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-sqlite-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 05:51:18 UTC (rev 899953) +++ PKGBUILD 2021-03-23 05:52:20 UTC (rev 899954) @@ -3,7 +3,7 @@ _hkgname=sqlite-simple pkgname=haskell-sqlite-simple pkgver=0.4.18.0 -pkgrel=15 +pkgrel=16 pkgdesc="Mid-Level SQLite client library" url="http://github.com/nurpax/sqlite-simple" license=("BSD")
