Date: Thursday, January 2, 2020 @ 15:46:13 Author: felixonmars Revision: 546264
upgpkg: haskell-decimal 0.5.1-31: rebuild with ansi-terminal 0.10.1 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-02 15:45:26 UTC (rev 546263) +++ PKGBUILD 2020-01-02 15:46:13 UTC (rev 546264) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=30 +pkgrel=31 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
