Date: Monday, September 7, 2020 @ 09:07:52 Author: felixonmars Revision: 699488
upgpkg: haskell-decimal 0.5.1-60: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 09:07:16 UTC (rev 699487) +++ PKGBUILD 2020-09-07 09:07:52 UTC (rev 699488) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=59 +pkgrel=60 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
