Date: Thursday, June 17, 2021 @ 16:32:52 Author: felixonmars Revision: 964658
upgpkg: haskell-floatinghex 0.5-5: rebuild with ghc 9.0.1 Modified: haskell-floatinghex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 16:32:07 UTC (rev 964657) +++ PKGBUILD 2021-06-17 16:32:52 UTC (rev 964658) @@ -4,7 +4,7 @@ _hkgname=FloatingHex pkgname=haskell-floatinghex pkgver=0.5 -pkgrel=4 +pkgrel=5 pkgdesc="Read and write hexadecimal floating point numbers" url="https://github.com/LeventErkok/FloatingHex" license=("BSD")
