Date: Friday, June 1, 2018 @ 11:17:41 Author: felixonmars Revision: 335987
upgpkg: haskell-unsafe 0.0-3 rebuild with ghc 8.4.3 Modified: haskell-unsafe/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 11:17:11 UTC (rev 335986) +++ PKGBUILD 2018-06-01 11:17:41 UTC (rev 335987) @@ -5,7 +5,7 @@ _hkgname=unsafe pkgname=haskell-unsafe pkgver=0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Unified interface to unsafe functions" url="http://code.haskell.org/~thielema/unsafe/" license=("custom:BSD3")
