Date: Monday, June 15, 2020 @ 09:37:06 Author: felixonmars Revision: 644901
upgpkg: haskell-persistent-sqlite 2.10.6.2-72: rebuild with aeson 1.5.2.0 Modified: haskell-persistent-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-15 09:35:58 UTC (rev 644900) +++ PKGBUILD 2020-06-15 09:37:06 UTC (rev 644901) @@ -4,7 +4,7 @@ _hkgname=persistent-sqlite pkgname=haskell-persistent-sqlite pkgver=2.10.6.2 -pkgrel=71 +pkgrel=72 pkgdesc="Backend for the persistent library using sqlite3" url="https://www.yesodweb.com/book/persistent" license=("MIT")