Date: Saturday, March 21, 2020 @ 07:09:55 Author: felixonmars Revision: 602349
upgpkg: haskell-persistent-sqlite 2.10.6.2-33: rebuild with haskell-src-exts 1.23.0 Modified: haskell-persistent-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-21 07:08:56 UTC (rev 602348) +++ PKGBUILD 2020-03-21 07:09:55 UTC (rev 602349) @@ -4,7 +4,7 @@ _hkgname=persistent-sqlite pkgname=haskell-persistent-sqlite pkgver=2.10.6.2 -pkgrel=32 +pkgrel=33 pkgdesc="Backend for the persistent library using sqlite3" url="https://www.yesodweb.com/book/persistent" license=("MIT")
