Date: Sunday, November 26, 2017 @ 04:59:07 Author: felixonmars Revision: 268502
upgpkg: haskell-decimal 0.4.2-4 rebuild with ghc 8.2.2 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-26 04:50:05 UTC (rev 268501) +++ PKGBUILD 2017-11-26 04:59:07 UTC (rev 268502) @@ -5,7 +5,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.4.2 -pkgrel=3 +pkgrel=4 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("custom:BSD3")
