Date: Monday, March 24, 2014 @ 10:04:36
  Author: spupykin
Revision: 108174

upgpkg: haskell-gtk 0.12.5.6-1

upd

Modified:
  haskell-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-03-24 09:04:32 UTC (rev 108173)
+++ PKGBUILD    2014-03-24 09:04:36 UTC (rev 108174)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
 
 pkgname=haskell-gtk
-pkgver=0.12.5.0
+pkgver=0.12.5.6
 pkgrel=1
 pkgdesc="Binding to the gtk library for Gtk2Hs."
 url="http://hackage.haskell.org/package/gtk";
@@ -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=('d34d2da37f3e4e15dbc0b6a6aef0cd8f')
+md5sums=('aa102599967851e6efeeb7338961557f')
 
 build() {
   cd ${srcdir}/gtk-${pkgver}

Reply via email to