Date: Tuesday, February 4, 2020 @ 18:27:20 Author: felixonmars Revision: 562253
upgpkg: haskell-decimal 0.5.1-36: 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-04 18:26:35 UTC (rev 562252) +++ PKGBUILD 2020-02-04 18:27:20 UTC (rev 562253) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=35 +pkgrel=36 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
