Date: Tuesday, March 23, 2021 @ 15:34:04 Author: felixonmars Revision: 900517
upgpkg: haskell-persistent-sqlite 2.11.1.0-27: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-persistent-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 15:32:24 UTC (rev 900516) +++ PKGBUILD 2021-03-23 15:34:04 UTC (rev 900517) @@ -4,7 +4,7 @@ _hkgname=persistent-sqlite pkgname=haskell-persistent-sqlite pkgver=2.11.1.0 -pkgrel=26 +pkgrel=27 pkgdesc="Backend for the persistent library using sqlite3" url="https://www.yesodweb.com/book/persistent" license=("MIT")
