Date: Wednesday, December 23, 2020 @ 22:42:45 Author: felixonmars Revision: 785577
upgpkg: haskell-floatinghex 0.5-2: rebuild with ghc 8.10.3 Modified: haskell-floatinghex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 22:42:24 UTC (rev 785576) +++ PKGBUILD 2020-12-23 22:42:45 UTC (rev 785577) @@ -4,7 +4,7 @@ _hkgname=FloatingHex pkgname=haskell-floatinghex pkgver=0.5 -pkgrel=1 +pkgrel=2 pkgdesc="Read and write hexadecimal floating point numbers" url="https://github.com/LeventErkok/FloatingHex" license=("BSD")
