Date: Monday, March 1, 2021 @ 21:52:28 Author: felixonmars Revision: 876967
upgpkg: haskell-direct-sqlite 2.3.26-8: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-direct-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-01 21:51:54 UTC (rev 876966) +++ PKGBUILD 2021-03-01 21:52:28 UTC (rev 876967) @@ -3,7 +3,7 @@ _hkgname=direct-sqlite pkgname=haskell-direct-sqlite pkgver=2.3.26 -pkgrel=7 +pkgrel=8 pkgdesc="Low-level binding to SQLite3. Includes UTF8 and BLOB support." url="https://github.com/IreneKnapp/direct-sqlite" license=("BSD")
