Date: Sunday, December 25, 2022 @ 19:07:35 Author: felixonmars Revision: 1366038
upgpkg: haskell-decimal 0.5.2-96: rebuild with hspec 2.10.6, hspec-core 2.10.6, hspec-discover 2.10.6, hspec-meta 2.10.5 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-25 19:07:25 UTC (rev 1366037) +++ PKGBUILD 2022-12-25 19:07:35 UTC (rev 1366038) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=95 +pkgrel=96 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
