Date: Thursday, February 11, 2021 @ 13:43:46 Author: felixonmars Revision: 855962
upgpkg: haskell-decimal 0.5.1-106: rebuild with hspec-meta 2.7.8 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-11 13:43:10 UTC (rev 855961) +++ PKGBUILD 2021-02-11 13:43:46 UTC (rev 855962) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=105 +pkgrel=106 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
