Date: Monday, December 10, 2018 @ 20:57:52 Author: felixonmars Revision: 414509
upgpkg: xmonad-utils 0.1.3.3-12 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: xmonad-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 20:57:03 UTC (rev 414508) +++ PKGBUILD 2018-12-10 20:57:52 UTC (rev 414509) @@ -3,11 +3,11 @@ pkgname=xmonad-utils pkgver=0.1.3.3 -pkgrel=11 +pkgrel=12 pkgdesc='Small collection of X utilities' url='http://hackage.haskell.org/package/xmonad-utils' arch=('x86_64') -license=('custom:BSD3') +license=('BSD') depends=('ghc-libs' 'gmp' 'libffi' 'libxrandr' 'haskell-x11' 'haskell-random' 'haskell-unix') makedepends=('ghc') options=('!emptydirs')
