Date: Sunday, January 11, 2015 @ 14:53:58
  Author: spupykin
Revision: 125754

upgpkg: haskell-gtk 0.13.4-1

upd

Modified:
  haskell-gtk/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-01-11 13:53:55 UTC (rev 125753)
+++ PKGBUILD    2015-01-11 13:53:58 UTC (rev 125754)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin <[email protected]>
 
 pkgname=haskell-gtk
-pkgver=0.13.3
-pkgrel=2
+pkgver=0.13.4
+pkgrel=1
 pkgdesc="Binding to the gtk library for Gtk2Hs."
 url="http://hackage.haskell.org/package/gtk";
 license=('LGPL2.1')
@@ -16,7 +16,7 @@
 options=('strip' 'staticlibs')
 install=gtk2hs-gtk.install
 
source=(http://hackage.haskell.org/packages/archive/gtk/$pkgver/gtk-$pkgver.tar.gz)
-md5sums=('e2075e9397616ef7f5225205b0002c91')
+md5sums=('5c6716be7e4d98899e6288ae280b3678')
 
 build() {
   cd ${srcdir}/gtk-${pkgver}

Reply via email to