Date: Sunday, October 25, 2020 @ 10:29:05 Author: felixonmars Revision: 732346
upgpkg: haskell-decimal 0.5.1-70: rebuild with bifunctors 5.5.8 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-25 10:28:32 UTC (rev 732345) +++ PKGBUILD 2020-10-25 10:29:05 UTC (rev 732346) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=69 +pkgrel=70 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
