Date: Tuesday, December 29, 2020 @ 10:29:01 Author: felixonmars Revision: 796766
upgpkg: haskell-decimal 0.5.1-86: rebuild with tagged 0.8.6.1 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-29 10:28:34 UTC (rev 796765) +++ PKGBUILD 2020-12-29 10:29:01 UTC (rev 796766) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=85 +pkgrel=86 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
