Date: Thursday, March 3, 2022 @ 19:17:39 Author: felixonmars Revision: 1141046
upgpkg: haskell-sqlite-simple 0.4.18.0-76: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-sqlite-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 19:16:41 UTC (rev 1141045) +++ PKGBUILD 2022-03-03 19:17:39 UTC (rev 1141046) @@ -3,7 +3,7 @@ _hkgname=sqlite-simple pkgname=haskell-sqlite-simple pkgver=0.4.18.0 -pkgrel=75 +pkgrel=76 pkgdesc="Mid-Level SQLite client library" url="http://github.com/nurpax/sqlite-simple" license=("BSD")
