Date: Sunday, June 9, 2019 @ 15:39:19 Author: felixonmars Revision: 478992
upgpkg: haskell-persistent-sqlite 2.9.3-23 rebuild with async 2.2.2 Modified: haskell-persistent-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 15:37:53 UTC (rev 478991) +++ PKGBUILD 2019-06-09 15:39:19 UTC (rev 478992) @@ -4,7 +4,7 @@ _hkgname=persistent-sqlite pkgname=haskell-persistent-sqlite pkgver=2.9.3 -pkgrel=22 +pkgrel=23 pkgdesc="Backend for the persistent library using sqlite3" url="https://www.yesodweb.com/book/persistent" license=("MIT")
