Date: Wednesday, February 5, 2020 @ 08:33:59 Author: felixonmars Revision: 562868
upgpkg: haskell-decimal 0.5.1-37: rebuild with vector 0.12.1.0 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-05 08:33:03 UTC (rev 562867) +++ PKGBUILD 2020-02-05 08:33:59 UTC (rev 562868) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=36 +pkgrel=37 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
