Date: Thursday, September 17, 2020 @ 17:59:12 Author: felixonmars Revision: 708917
upgpkg: haskell-decimal 0.5.1-64: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 17:58:43 UTC (rev 708916) +++ PKGBUILD 2020-09-17 17:59:12 UTC (rev 708917) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=63 +pkgrel=64 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
