Date: Saturday, August 15, 2020 @ 19:47:59 Author: felixonmars Revision: 679900
upgpkg: haskell-decimal 0.5.1-54: rebuild with math-functions 0.3.4.1 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-15 19:47:16 UTC (rev 679899) +++ PKGBUILD 2020-08-15 19:47:59 UTC (rev 679900) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=53 +pkgrel=54 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
