Date: Sunday, January 17, 2021 @ 22:35:56 Author: felixonmars Revision: 821931
upgpkg: haskell-decimal 0.5.1-95: rebuild with smallcheck 1.2.1 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-17 22:34:55 UTC (rev 821930) +++ PKGBUILD 2021-01-17 22:35:56 UTC (rev 821931) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=94 +pkgrel=95 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
