Date: Sunday, November 29, 2020 @ 20:14:30 Author: felixonmars Revision: 766421
upgpkg: haskell-persistent-sqlite 2.11.0.0-7: rebuild with th-lift-instances 0.1.18 Modified: haskell-persistent-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-29 20:12:34 UTC (rev 766420) +++ PKGBUILD 2020-11-29 20:14:30 UTC (rev 766421) @@ -4,7 +4,7 @@ _hkgname=persistent-sqlite pkgname=haskell-persistent-sqlite pkgver=2.11.0.0 -pkgrel=6 +pkgrel=7 pkgdesc="Backend for the persistent library using sqlite3" url="https://www.yesodweb.com/book/persistent" license=("MIT")