Date: Friday, March 5, 2021 @ 22:46:50 Author: felixonmars Revision: 882646
upgpkg: haskell-sqlite-simple 0.4.18.0-11: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-sqlite-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 22:46:14 UTC (rev 882645) +++ PKGBUILD 2021-03-05 22:46:50 UTC (rev 882646) @@ -3,7 +3,7 @@ _hkgname=sqlite-simple pkgname=haskell-sqlite-simple pkgver=0.4.18.0 -pkgrel=10 +pkgrel=11 pkgdesc="Mid-Level SQLite client library" url="http://github.com/nurpax/sqlite-simple" license=("BSD")
