Date: Tuesday, November 3, 2020 @ 08:56:28 Author: felixonmars Revision: 740449
upgpkg: haskell-decimal 0.5.1-73: rebuild with HUnit 1.6.1.0 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-03 08:56:10 UTC (rev 740448) +++ PKGBUILD 2020-11-03 08:56:28 UTC (rev 740449) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=72 +pkgrel=73 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
