Date: Thursday, September 22, 2022 @ 09:17:43 Author: felixonmars Revision: 1306596
upgpkg: haskell-decimal 0.5.2-86: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 09:17:43 UTC (rev 1306595) +++ PKGBUILD 2022-09-22 09:17:43 UTC (rev 1306596) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=85 +pkgrel=86 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
