Date: Thursday, May 20, 2021 @ 01:21:51 Author: felixonmars Revision: 937415
upgpkg: haskell-sqlite-simple 0.4.18.0-26: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-sqlite-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 01:21:11 UTC (rev 937414) +++ PKGBUILD 2021-05-20 01:21:51 UTC (rev 937415) @@ -3,7 +3,7 @@ _hkgname=sqlite-simple pkgname=haskell-sqlite-simple pkgver=0.4.18.0 -pkgrel=25 +pkgrel=26 pkgdesc="Mid-Level SQLite client library" url="http://github.com/nurpax/sqlite-simple" license=("BSD")
