Date: Monday, February 15, 2021 @ 05:27:35 Author: felixonmars Revision: 860743
upgpkg: haskell-decimal 0.5.1-108: rebuild with doctest 0.18 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 05:27:05 UTC (rev 860742) +++ PKGBUILD 2021-02-15 05:27:35 UTC (rev 860743) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=107 +pkgrel=108 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
