Date: Monday, December 10, 2018 @ 00:34:58 Author: felixonmars Revision: 413559
upgpkg: haskell-torrent 10000.1.1-15 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-torrent/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 00:34:23 UTC (rev 413558) +++ PKGBUILD 2018-12-10 00:34:58 UTC (rev 413559) @@ -4,10 +4,10 @@ _hkgname=torrent pkgname=haskell-torrent pkgver=10000.1.1 -pkgrel=14 +pkgrel=15 pkgdesc="BitTorrent file parser and generater" url="https://hackage.haskell.org/package/${_hkgname}" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-bencode" "haskell-syb") makedepends=('ghc')
