Date: Sunday, February 2, 2020 @ 15:30:48 Author: felixonmars Revision: 561634
upgpkg: haskell-hasql-pool 0.5.1-49: rebuild with math-functions 0.3.3.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-02 15:29:39 UTC (rev 561633) +++ PKGBUILD 2020-02-02 15:30:48 UTC (rev 561634) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.1 -pkgrel=48 +pkgrel=49 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
