Date: Thursday, March 24, 2022 @ 00:29:27 Author: felixonmars Revision: 1172716
upgpkg: haskell-direct-sqlite 2.3.26-75: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-direct-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 00:29:22 UTC (rev 1172715) +++ PKGBUILD 2022-03-24 00:29:27 UTC (rev 1172716) @@ -3,7 +3,7 @@ _hkgname=direct-sqlite pkgname=haskell-direct-sqlite pkgver=2.3.26 -pkgrel=74 +pkgrel=75 pkgdesc="Low-level binding to SQLite3. Includes UTF8 and BLOB support." url="https://github.com/IreneKnapp/direct-sqlite" license=("BSD")
