Date: Friday, June 1, 2018 @ 09:04:03 Author: felixonmars Revision: 335744
upgpkg: haskell-decimal 0.5.1-5 rebuild with ghc 8.4.3 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 09:03:54 UTC (rev 335743) +++ PKGBUILD 2018-06-01 09:04:03 UTC (rev 335744) @@ -5,7 +5,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=4 +pkgrel=5 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("custom:BSD3")
