Date: Monday, December 10, 2018 @ 00:50:25 Author: felixonmars Revision: 413595
upgpkg: haskell-filemanip 0.3.6.3-19 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-filemanip/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 00:49:50 UTC (rev 413594) +++ PKGBUILD 2018-12-10 00:50:25 UTC (rev 413595) @@ -4,10 +4,10 @@ _hkgname=filemanip pkgname=haskell-filemanip pkgver=0.3.6.3 -pkgrel=18 +pkgrel=19 pkgdesc="Expressive file and directory manipulation for Haskell." url="https://hackage.haskell.org/package/filemanip" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "sh" "haskell-unix-compat") makedepends=('ghc')
