Date: Monday, January 11, 2021 @ 20:34:37 Author: felixonmars Revision: 818450
upgpkg: haskell-decimal 0.5.1-94: rebuild with hspec 2.7.6, hspec-core 2.7.6, hspec-discover 2.7.6 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-11 20:34:11 UTC (rev 818449) +++ PKGBUILD 2021-01-11 20:34:37 UTC (rev 818450) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=93 +pkgrel=94 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
