Date: Saturday, December 18, 2021 @ 12:52:59 Author: felixonmars Revision: 1076772
upgpkg: haskell-decimal 0.5.2-42: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 12:52:17 UTC (rev 1076771) +++ PKGBUILD 2021-12-18 12:52:59 UTC (rev 1076772) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=41 +pkgrel=42 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
