Date: Friday, March 12, 2021 @ 11:20:10 Author: felixonmars Revision: 888662
upgpkg: haskell-decimal 0.5.1-116: rebuild with tasty 1.4.0.1 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 11:19:28 UTC (rev 888661) +++ PKGBUILD 2021-03-12 11:20:10 UTC (rev 888662) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=115 +pkgrel=116 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
