[arch-commits] Commit in haskell-glib/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Thu May 17 14:20:10 UTC 2018
    
    
  
    Date: Thursday, May 17, 2018 @ 14:20:09
  Author: felixonmars
Revision: 323812
upgpkg: haskell-glib 0.13.6.0-3
rebuild with ghc 8.4.2
Modified:
  haskell-glib/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 14:19:26 UTC (rev 323811)
+++ PKGBUILD	2018-05-17 14:20:09 UTC (rev 323812)
@@ -3,12 +3,12 @@
 
 pkgname=haskell-glib
 pkgver=0.13.6.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Binding to the GLIB library for Gtk2Hs."
 url="https://hackage.haskell.org/package/glib"
 license=('LGPL2.1')
 arch=('x86_64')
-depends=('ghc-libs' 'glib2' 'haskell-utf8-string' 'haskell-text')
+depends=('ghc-libs' 'glib2' 'haskell-utf8-string')
 makedepends=('ghc' "haskell-gtk2hs-buildtools")
 provides=('gtk2hs-glib')
 replaces=('gtk2hs-glib')
    
    
More information about the arch-commits
mailing list