[arch-commits] Commit in haskell-xcffib/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri May 18 20:33:41 UTC 2018


    Date: Friday, May 18, 2018 @ 20:33:40
  Author: felixonmars
Revision: 324305

upgpkg: haskell-xcffib 0.6.0-22

rebuild with ghc 8.4.2

Modified:
  haskell-xcffib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 20:31:51 UTC (rev 324304)
+++ PKGBUILD	2018-05-18 20:33:40 UTC (rev 324305)
@@ -4,13 +4,13 @@
 _hkgname=xcffib
 pkgname=haskell-xcffib
 pkgver=0.6.0
-pkgrel=21
+pkgrel=22
 pkgdesc="A cffi-based python binding for X"
 url="https://github.com/tych0/xcffib"
 license=('Apache')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-attoparsec' 'haskell-either' 'haskell-filemanip' 'haskell-language-python'
-         'haskell-mtl' 'haskell-optparse-applicative' 'haskell-semigroups' 'haskell-split'
+         'haskell-optparse-applicative' 'haskell-semigroups' 'haskell-split'
          'haskell-xcb-types')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list