Date: Monday, January 17, 2022 @ 21:08:32 Author: felixonmars Revision: 1108234
upgpkg: haskell-direct-sqlite 2.3.26-61: rebuild with hashable 1.3.5.0 Modified: haskell-direct-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 21:07:53 UTC (rev 1108233) +++ PKGBUILD 2022-01-17 21:08:32 UTC (rev 1108234) @@ -3,7 +3,7 @@ _hkgname=direct-sqlite pkgname=haskell-direct-sqlite pkgver=2.3.26 -pkgrel=60 +pkgrel=61 pkgdesc="Low-level binding to SQLite3. Includes UTF8 and BLOB support." url="https://github.com/IreneKnapp/direct-sqlite" license=("BSD")
