Date: Sunday, December 9, 2018 @ 20:34:51 Author: felixonmars Revision: 413164
upgpkg: haskell-easy-file 0.2.2-6 rebuild with ghc 8.6.3 Modified: haskell-easy-file/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 20:34:20 UTC (rev 413163) +++ PKGBUILD 2018-12-09 20:34:51 UTC (rev 413164) @@ -4,10 +4,10 @@ _hkgname=easy-file pkgname=haskell-easy-file pkgver=0.2.2 -pkgrel=5 +pkgrel=6 pkgdesc="Cross-platform File handling" url="https://github.com/kazu-yamamoto/easy-file" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
