Date: Monday, August 17, 2020 @ 17:14:55 Author: felixonmars Revision: 682888
upgpkg: haskell-decimal 0.5.1-55: rebuild with ghc 8.10.2 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 17:14:10 UTC (rev 682887) +++ PKGBUILD 2020-08-17 17:14:55 UTC (rev 682888) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=54 +pkgrel=55 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
