Date: Wednesday, December 23, 2020 @ 06:02:44 Author: felixonmars Revision: 783758
upgpkg: haskell-decimal 0.5.1-81: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 06:02:00 UTC (rev 783757) +++ PKGBUILD 2020-12-23 06:02:44 UTC (rev 783758) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=80 +pkgrel=81 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
