Date: Saturday, April 9, 2022 @ 23:48:23 Author: felixonmars Revision: 1183627
upgpkg: haskell-decimal 0.5.2-65: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-09 23:48:17 UTC (rev 1183626) +++ PKGBUILD 2022-04-09 23:48:23 UTC (rev 1183627) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=64 +pkgrel=65 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
