Date: Sunday, December 9, 2018 @ 20:44:33 Author: felixonmars Revision: 413188
upgpkg: haskell-floatinghex 0.4-8 rebuild with ghc 8.6.3 Modified: haskell-floatinghex/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 20:44:04 UTC (rev 413187) +++ PKGBUILD 2018-12-09 20:44:33 UTC (rev 413188) @@ -4,10 +4,10 @@ _hkgname=FloatingHex pkgname=haskell-floatinghex pkgver=0.4 -pkgrel=7 +pkgrel=8 pkgdesc="Read and write hexadecimal floating point numbers" url="https://github.com/LeventErkok/FloatingHex" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
