Date: Tuesday, January 5, 2021 @ 17:59:41 Author: felixonmars Revision: 809661
upgpkg: haskell-persistent-sqlite 2.11.0.0-37: rebuild with comonad 5.0.8 Modified: haskell-persistent-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 17:58:50 UTC (rev 809660) +++ PKGBUILD 2021-01-05 17:59:41 UTC (rev 809661) @@ -4,7 +4,7 @@ _hkgname=persistent-sqlite pkgname=haskell-persistent-sqlite pkgver=2.11.0.0 -pkgrel=36 +pkgrel=37 pkgdesc="Backend for the persistent library using sqlite3" url="https://www.yesodweb.com/book/persistent" license=("MIT")