Date: Friday, May 14, 2021 @ 00:06:59 Author: felixonmars Revision: 933920
upgpkg: haskell-decimal 0.5.2-12: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-14 00:06:34 UTC (rev 933919) +++ PKGBUILD 2021-05-14 00:06:59 UTC (rev 933920) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=11 +pkgrel=12 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
