[arch-commits] Commit in haskell-gtk/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Wed Nov  2 10:33:53 UTC 2016
    
    
  
    Date: Wednesday, November 2, 2016 @ 10:33:52
  Author: felixonmars
Revision: 194375
upgpkg: haskell-gtk 0.14.6-1
rebuild with cairo-0.13.3.1, glib-0.13.4.1, gtk3-0.14.6, hakyll-4.9.1.0, pango-0.13.3.1, texmath-0.8.6.7, yesod-form-1.4.8
Modified:
  haskell-gtk/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-02 10:33:32 UTC (rev 194374)
+++ PKGBUILD	2016-11-02 10:33:52 UTC (rev 194375)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=haskell-gtk
-pkgver=0.14.5
+pkgver=0.14.6
 pkgrel=1
 pkgdesc="Binding to the gtk library for Gtk2Hs."
 url="http://hackage.haskell.org/package/gtk3"
@@ -14,7 +14,7 @@
 replaces=('gtk2hs-gtk')
 conflicts=('gtk2hs-gtk')
 source=(http://hackage.haskell.org/package/gtk3-$pkgver/gtk3-$pkgver.tar.gz)
-md5sums=('08e84205c1b75a621747a1668eac7e71')
+md5sums=('b23b6ccb9e0c86920cd72fb6554e63fb')
 
 build() {
   cd "$srcdir"/gtk3-${pkgver}
    
    
More information about the arch-commits
mailing list