Date: Sunday, January 24, 2021 @ 21:18:33 Author: felixonmars Revision: 829197
upgpkg: haskell-persistent-sqlite 2.11.0.0-49: rebuild with unix-compat 0.5.3 Modified: haskell-persistent-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-24 21:16:33 UTC (rev 829196) +++ PKGBUILD 2021-01-24 21:18:33 UTC (rev 829197) @@ -4,7 +4,7 @@ _hkgname=persistent-sqlite pkgname=haskell-persistent-sqlite pkgver=2.11.0.0 -pkgrel=48 +pkgrel=49 pkgdesc="Backend for the persistent library using sqlite3" url="https://www.yesodweb.com/book/persistent" license=("MIT")