Date: Sunday, December 9, 2018 @ 20:35:37 Author: felixonmars Revision: 413166
upgpkg: haskell-echo 0.1.3-9 rebuild with ghc 8.6.3 Modified: haskell-echo/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 20:35:07 UTC (rev 413165) +++ PKGBUILD 2018-12-09 20:35:37 UTC (rev 413166) @@ -4,10 +4,10 @@ _hkgname=echo pkgname=haskell-echo pkgver=0.1.3 -pkgrel=8 +pkgrel=9 pkgdesc="A cross-platform, cross-console way to handle echoing terminal input" url="https://github.com/RyanGlScott/echo/" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
