Date: Monday, December 10, 2018 @ 01:01:11 Author: felixonmars Revision: 413617
upgpkg: haskell-uri-encode 1.5.0.5-11 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-uri-encode/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 01:00:41 UTC (rev 413616) +++ PKGBUILD 2018-12-10 01:01:11 UTC (rev 413617) @@ -4,10 +4,10 @@ _hkgname=uri-encode pkgname=haskell-uri-encode pkgver=1.5.0.5 -pkgrel=10 +pkgrel=11 pkgdesc="Unicode aware uri-encoding" url="https://github.com/silkapp/uri-encode" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-network-uri' 'haskell-utf8-string') makedepends=('ghc')
