Date: Sunday, December 9, 2018 @ 22:15:21 Author: felixonmars Revision: 413322
upgpkg: haskell-only 0.1-9 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-only/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 22:14:51 UTC (rev 413321) +++ PKGBUILD 2018-12-09 22:15:21 UTC (rev 413322) @@ -4,10 +4,10 @@ _hkgname=Only pkgname=haskell-only pkgver=0.1 -pkgrel=8 +pkgrel=9 pkgdesc='The 1-tuple type or single-value "collection"' url="https://github.com/hvr/Only" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
