Date: Friday, April 26, 2019 @ 16:37:02 Author: felixonmars Revision: 454259
upgpkg: haskell-decimal 0.5.1-15 rebuild with ghc 8.6.5 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-26 16:35:55 UTC (rev 454258) +++ PKGBUILD 2019-04-26 16:37:02 UTC (rev 454259) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=14 +pkgrel=15 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
