Date: Saturday, December 8, 2018 @ 13:42:40 Author: felixonmars Revision: 412404
upgpkg: haskell-path-io 1.4.0-20 rebuild with vector 0.12.0.2 Modified: haskell-path-io/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 13:41:59 UTC (rev 412403) +++ PKGBUILD 2018-12-08 13:42:40 UTC (rev 412404) @@ -5,10 +5,10 @@ _hkgname=path-io pkgname=haskell-path-io pkgver=1.4.0 -pkgrel=19 +pkgrel=20 pkgdesc="Interface to ‘directory’ package for users of ‘path’" url="https://github.com/mrkkrp/path-io" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-dlist' 'haskell-exceptions' 'haskell-path' 'haskell-temporary' 'haskell-unix-compat')
