Date: Sunday, September 25, 2022 @ 19:57:58 Author: felixonmars Revision: 1310159
upgpkg: haskell-direct-sqlite 2.3.27-15: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-direct-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:57:52 UTC (rev 1310158) +++ PKGBUILD 2022-09-25 19:57:58 UTC (rev 1310159) @@ -3,7 +3,7 @@ _hkgname=direct-sqlite pkgname=haskell-direct-sqlite pkgver=2.3.27 -pkgrel=14 +pkgrel=15 pkgdesc="Low-level binding to SQLite3. Includes UTF8 and BLOB support." url="https://github.com/IreneKnapp/direct-sqlite" license=("BSD")
