Date: Sunday, December 9, 2018 @ 22:12:58 Author: felixonmars Revision: 413316
upgpkg: haskell-old-locale 1.0.0.7-17 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-old-locale/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 22:12:28 UTC (rev 413315) +++ PKGBUILD 2018-12-09 22:12:58 UTC (rev 413316) @@ -3,10 +3,10 @@ _hkgname=old-locale pkgname=haskell-old-locale pkgver=1.0.0.7 -pkgrel=16 +pkgrel=17 pkgdesc="This package provides the ability to adapt to locale conventions such as date and time formats." url="https://hackage.haskell.org/package/${_hkgname}" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
