Date: Friday, November 10, 2017 @ 04:19:53 Author: felixonmars Revision: 266094
upgpkg: haskell-gtk 0.14.6-6 rebuild with cairo,0.13.4.1 Modified: haskell-gtk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-10 04:16:58 UTC (rev 266093) +++ PKGBUILD 2017-11-10 04:19:53 UTC (rev 266094) @@ -3,11 +3,11 @@ pkgname=haskell-gtk pkgver=0.14.6 -pkgrel=5 +pkgrel=6 pkgdesc="Binding to the gtk library for Gtk2Hs." url="https://hackage.haskell.org/package/gtk3" license=('LGPL2.1') -arch=('i686' 'x86_64') +arch=('x86_64') depends=('ghc-libs' 'gtk3' "haskell-pango" 'haskell-mtl' 'haskell-text') makedepends=('ghc' 'haskell-gtk2hs-buildtools') provides=('gtk2hs-gtk')
