Date: Monday, March 29, 2021 @ 15:10:16 Author: felixonmars Revision: 909259
upgpkg: haskell-persistent-sqlite 2.11.1.0-31: rebuild with math-functions 0.3.4.2 Modified: haskell-persistent-sqlite/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 15:08:34 UTC (rev 909258) +++ PKGBUILD 2021-03-29 15:10:16 UTC (rev 909259) @@ -4,7 +4,7 @@ _hkgname=persistent-sqlite pkgname=haskell-persistent-sqlite pkgver=2.11.1.0 -pkgrel=30 +pkgrel=31 pkgdesc="Backend for the persistent library using sqlite3" url="https://www.yesodweb.com/book/persistent" license=("MIT")
