Date: Thursday, April 25, 2019 @ 13:23:20 Author: felixonmars Revision: 453885
upgpkg: haskell-safe 0.3.17-7 rebuild with ghc 8.6.5 Modified: haskell-safe/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 13:22:40 UTC (rev 453884) +++ PKGBUILD 2019-04-25 13:23:20 UTC (rev 453885) @@ -4,7 +4,7 @@ _hkgname=safe pkgname=haskell-safe pkgver=0.3.17 -pkgrel=6 +pkgrel=7 pkgdesc="Library of safe (exception free) functions" url="https://github.com/ndmitchell/safe#readme" license=("BSD")
