Date: Monday, September 5, 2022 @ 22:25:20 Author: felixonmars Revision: 1293542
upgpkg: haskell-decimal 0.5.2-85: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 22:24:59 UTC (rev 1293541) +++ PKGBUILD 2022-09-05 22:25:20 UTC (rev 1293542) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=84 +pkgrel=85 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
