Date: Sunday, December 20, 2020 @ 13:31:31 Author: felixonmars Revision: 780407
upgpkg: haskell-decimal 0.5.1-80: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-20 13:30:46 UTC (rev 780406) +++ PKGBUILD 2020-12-20 13:31:31 UTC (rev 780407) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=79 +pkgrel=80 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
