Date: Tuesday, February 9, 2021 @ 21:19:21 Author: felixonmars Revision: 851694
upgpkg: haskell-decimal 0.5.1-105: rebuild with ghc 8.10.4 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 21:18:54 UTC (rev 851693) +++ PKGBUILD 2021-02-09 21:19:21 UTC (rev 851694) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=104 +pkgrel=105 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
