Date: Thursday, November 9, 2017 @ 09:56:35 Author: felixonmars Revision: 265892
upgpkg: haskell-cheapskate 0.1.1-11 rebuild with cookie,0.4.3 Modified: haskell-cheapskate/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-09 09:55:32 UTC (rev 265891) +++ PKGBUILD 2017-11-09 09:56:35 UTC (rev 265892) @@ -5,11 +5,11 @@ _hkgname=cheapskate pkgname=haskell-cheapskate pkgver=0.1.1 -pkgrel=10 +pkgrel=11 pkgdesc="Experimental markdown processor." url="http://github.com/jgm/cheapskate" license=("custom:BSD3") -arch=('i686' 'x86_64') +arch=('x86_64') depends=('ghc-libs' "haskell-aeson" "haskell-blaze-html" "haskell-data-default" "haskell-http-types" "haskell-mtl" "haskell-syb" "haskell-text" "haskell-uniplate" "haskell-wai" "haskell-wai-extra" "haskell-xss-sanitize")
