Date: Sunday, March 10, 2019 @ 00:52:22 Author: felixonmars Revision: 438844
upgpkg: haskell-unsafe 0.0-7 rebuild with ghc 8.6.4 Modified: haskell-unsafe/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 00:51:55 UTC (rev 438843) +++ PKGBUILD 2019-03-10 00:52:22 UTC (rev 438844) @@ -4,7 +4,7 @@ _hkgname=unsafe pkgname=haskell-unsafe pkgver=0.0 -pkgrel=6 +pkgrel=7 pkgdesc="Unified interface to unsafe functions" url="http://code.haskell.org/~thielema/unsafe/" license=("BSD")
