Date: Friday, April 1, 2022 @ 12:17:27 Author: felixonmars Revision: 1179633
upgpkg: haskell-persistent-sqlite 2.13.0.3-130: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-persistent-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 12:17:19 UTC (rev 1179632) +++ PKGBUILD 2022-04-01 12:17:27 UTC (rev 1179633) @@ -4,7 +4,7 @@ _hkgname=persistent-sqlite pkgname=haskell-persistent-sqlite pkgver=2.13.0.3 -pkgrel=129 +pkgrel=130 pkgdesc="Backend for the persistent library using sqlite3" url="https://www.yesodweb.com/book/persistent" license=("MIT")
