Date: Thursday, March 3, 2022 @ 12:21:49 Author: felixonmars Revision: 1140603
upgpkg: haskell-decimal 0.5.2-55: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 12:21:24 UTC (rev 1140602) +++ PKGBUILD 2022-03-03 12:21:49 UTC (rev 1140603) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=54 +pkgrel=55 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
