Date: Monday, December 10, 2018 @ 12:25:17 Author: felixonmars Revision: 414112
upgpkg: haskell-missingh 1.4.1.0-7 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-missingh/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 12:23:51 UTC (rev 414111) +++ PKGBUILD 2018-12-10 12:25:17 UTC (rev 414112) @@ -4,10 +4,10 @@ _hkgname=MissingH pkgname=haskell-missingh pkgver=1.4.1.0 -pkgrel=6 +pkgrel=7 pkgdesc="Large utility library" url="http://software.complete.org/missingh" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-hunit" "haskell-hslogger" "haskell-network" "haskell-old-locale" "haskell-old-time" "haskell-random"
