Date: Saturday, December 26, 2020 @ 04:12:13 Author: felixonmars Revision: 791861
upgpkg: haskell-decimal 0.5.1-84: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 04:11:46 UTC (rev 791860) +++ PKGBUILD 2020-12-26 04:12:13 UTC (rev 791861) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=83 +pkgrel=84 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
