Date: Sunday, December 9, 2018 @ 22:12:12 Author: felixonmars Revision: 413314
upgpkg: haskell-newtype 0.2-10 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-newtype/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 22:11:37 UTC (rev 413313) +++ PKGBUILD 2018-12-09 22:12:12 UTC (rev 413314) @@ -3,10 +3,10 @@ _hkgname=newtype pkgname=haskell-newtype pkgver=0.2 -pkgrel=9 +pkgrel=10 pkgdesc="A typeclass and set of functions for working with newtypes" url="https://hackage.haskell.org/package/${_hkgname}" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
