Date: Saturday, February 27, 2021 @ 22:03:04 Author: felixonmars Revision: 875574
upgpkg: haskell-persistent-sqlite 2.11.1.0-13: rebuild with lifted-async 0.10.1.3 Modified: haskell-persistent-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-27 22:02:10 UTC (rev 875573) +++ PKGBUILD 2021-02-27 22:03:04 UTC (rev 875574) @@ -4,7 +4,7 @@ _hkgname=persistent-sqlite pkgname=haskell-persistent-sqlite pkgver=2.11.1.0 -pkgrel=12 +pkgrel=13 pkgdesc="Backend for the persistent library using sqlite3" url="https://www.yesodweb.com/book/persistent" license=("MIT")