Date: Sunday, March 10, 2019 @ 07:04:26 Author: felixonmars Revision: 438942
upgpkg: haskell-decimal 0.5.1-14 rebuild with ghc 8.6.4 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 07:03:18 UTC (rev 438941) +++ PKGBUILD 2019-03-10 07:04:26 UTC (rev 438942) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=13 +pkgrel=14 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
