Date: Friday, April 1, 2022 @ 03:41:27 Author: felixonmars Revision: 1178523
upgpkg: haskell-decimal 0.5.2-64: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 03:41:20 UTC (rev 1178522) +++ PKGBUILD 2022-04-01 03:41:27 UTC (rev 1178523) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=63 +pkgrel=64 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
