Date: Monday, August 31, 2020 @ 02:01:26 Author: felixonmars Revision: 693342
upgpkg: haskell-decimal 0.5.1-58: rebuild with happy 1.20.0 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 01:58:54 UTC (rev 693341) +++ PKGBUILD 2020-08-31 02:01:26 UTC (rev 693342) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=57 +pkgrel=58 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
