Date: Thursday, May 17, 2018 @ 10:54:26 Author: felixonmars Revision: 323668
upgpkg: haskell-decimal 0.5.1-3 rebuild with ghc 8.4.2 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 10:53:46 UTC (rev 323667) +++ PKGBUILD 2018-05-17 10:54:26 UTC (rev 323668) @@ -5,7 +5,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=2 +pkgrel=3 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("custom:BSD3")
