Date: Tuesday, March 2, 2021 @ 12:07:10 Author: felixonmars Revision: 877353
upgpkg: haskell-persistent-sqlite 2.11.1.0-14: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-persistent-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-02 12:06:03 UTC (rev 877352) +++ PKGBUILD 2021-03-02 12:07:10 UTC (rev 877353) @@ -4,7 +4,7 @@ _hkgname=persistent-sqlite pkgname=haskell-persistent-sqlite pkgver=2.11.1.0 -pkgrel=13 +pkgrel=14 pkgdesc="Backend for the persistent library using sqlite3" url="https://www.yesodweb.com/book/persistent" license=("MIT")