Date: Thursday, December 24, 2020 @ 11:49:55 Author: felixonmars Revision: 787112
upgpkg: haskell-decimal 0.5.1-82: rebuild with ghc 8.10.3 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 11:49:13 UTC (rev 787111) +++ PKGBUILD 2020-12-24 11:49:55 UTC (rev 787112) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=81 +pkgrel=82 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
