Date: Monday, December 10, 2018 @ 00:32:30 Author: felixonmars Revision: 413553
upgpkg: haskell-threads 0.5.1.6-6 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-threads/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 00:32:19 UTC (rev 413552) +++ PKGBUILD 2018-12-10 00:32:30 UTC (rev 413553) @@ -4,10 +4,10 @@ _hkgname=threads pkgname=haskell-threads pkgver=0.5.1.6 -pkgrel=5 +pkgrel=6 pkgdesc="Fork threads and wait for their result" url="https://github.com/basvandijk/threads" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
