Date: Monday, January 24, 2022 @ 14:06:23 Author: felixonmars Revision: 1114613
upgpkg: haskell-decimal 0.5.2-50: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-24 14:05:59 UTC (rev 1114612) +++ PKGBUILD 2022-01-24 14:06:23 UTC (rev 1114613) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=49 +pkgrel=50 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
