Date: Wednesday, December 5, 2018 @ 09:25:40 Author: felixonmars Revision: 411312
upgpkg: haskell-project-template 0.2.0.1-103 rebuild with base64-bytestring 1.0.0.2 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-05 09:25:03 UTC (rev 411311) +++ PKGBUILD 2018-12-05 09:25:40 UTC (rev 411312) @@ -4,10 +4,10 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=102 +pkgrel=103 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-base64-bytestring' 'haskell-conduit' 'haskell-conduit-extra' 'haskell-resourcet')
