Date: Friday, May 14, 2021 @ 14:10:26 Author: felixonmars Revision: 934053
upgpkg: haskell-sqlite-simple 0.4.18.0-25: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-sqlite-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-14 14:09:33 UTC (rev 934052) +++ PKGBUILD 2021-05-14 14:10:26 UTC (rev 934053) @@ -3,7 +3,7 @@ _hkgname=sqlite-simple pkgname=haskell-sqlite-simple pkgver=0.4.18.0 -pkgrel=24 +pkgrel=25 pkgdesc="Mid-Level SQLite client library" url="http://github.com/nurpax/sqlite-simple" license=("BSD")
