Date: Friday, January 7, 2022 @ 19:12:40 Author: felixonmars Revision: 1096112
upgpkg: haskell-decimal 0.5.2-47: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 19:12:00 UTC (rev 1096111) +++ PKGBUILD 2022-01-07 19:12:40 UTC (rev 1096112) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=46 +pkgrel=47 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
