Date: Thursday, August 18, 2022 @ 20:36:48 Author: felixonmars Revision: 1268851
upgpkg: haskell-direct-sqlite 2.3.27-9: rebuild with base-orphans 0.8.7 Modified: haskell-direct-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 20:36:38 UTC (rev 1268850) +++ PKGBUILD 2022-08-18 20:36:48 UTC (rev 1268851) @@ -3,7 +3,7 @@ _hkgname=direct-sqlite pkgname=haskell-direct-sqlite pkgver=2.3.27 -pkgrel=8 +pkgrel=9 pkgdesc="Low-level binding to SQLite3. Includes UTF8 and BLOB support." url="https://github.com/IreneKnapp/direct-sqlite" license=("BSD")
