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

Sergej Pupykin spupykin at archlinux.org
Tue Dec 16 14:53:40 UTC 2014


    Date: Tuesday, December 16, 2014 @ 15:53:39
  Author: spupykin
Revision: 123987

upgpkg: haskell-gtk 0.13.3-1

upd

Modified:
  haskell-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-16 14:53:33 UTC (rev 123986)
+++ PKGBUILD	2014-12-16 14:53:39 UTC (rev 123987)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=haskell-gtk
-pkgver=0.12.5.7
-pkgrel=2
+pkgver=0.13.3
+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=('13020ad1f3f80a0d5b17c4e519172362')
+md5sums=('e2075e9397616ef7f5225205b0002c91')
 
 build() {
   cd ${srcdir}/gtk-${pkgver}



More information about the arch-commits mailing list