Date: Sunday, December 9, 2018 @ 22:41:05 Author: felixonmars Revision: 413386
upgpkg: haskell-reflection 2.1.4-4 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 22:40:30 UTC (rev 413385) +++ PKGBUILD 2018-12-09 22:41:05 UTC (rev 413386) @@ -4,10 +4,10 @@ _hkgname=reflection pkgname=haskell-reflection pkgver=2.1.4 -pkgrel=3 +pkgrel=4 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="https://github.com/ekmett/reflection" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
