Date: Sunday, October 14, 2018 @ 15:46:45 Author: felixonmars Revision: 393670
upgpkg: haskell-ieee754 0.8.0-8 rebuild with ghc 8.6.1 Modified: haskell-ieee754/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-14 15:46:06 UTC (rev 393669) +++ PKGBUILD 2018-10-14 15:46:45 UTC (rev 393670) @@ -4,7 +4,7 @@ _hkgname=ieee754 pkgname=haskell-ieee754 pkgver=0.8.0 -pkgrel=7 +pkgrel=8 pkgdesc="Utilities for dealing with IEEE floating point numbers" url="https://github.com/patperry/hs-ieee754" license=("custom:BSD3")
