Date: Saturday, December 8, 2018 @ 13:41:43 Author: felixonmars Revision: 412402
upgpkg: haskell-path 0.6.1-74 rebuild with vector 0.12.0.2 Modified: haskell-path/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 13:41:09 UTC (rev 412401) +++ PKGBUILD 2018-12-08 13:41:43 UTC (rev 412402) @@ -4,10 +4,10 @@ _hkgname=path pkgname=haskell-path pkgver=0.6.1 -pkgrel=73 +pkgrel=74 pkgdesc="Path" url="https://hackage.haskell.org/package/${_hkgname}" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-aeson" "haskell-exceptions" "haskell-hashable") makedepends=('ghc')
