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

Sergej Pupykin spupykin at archlinux.org
Mon Jan 4 15:26:00 UTC 2016


    Date: Monday, January 4, 2016 @ 16:25:59
  Author: spupykin
Revision: 155443

upgpkg: haskell-gtk 0.14.2-1

upd

Modified:
  haskell-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-04 15:11:03 UTC (rev 155442)
+++ PKGBUILD	2016-01-04 15:25:59 UTC (rev 155443)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=haskell-gtk
-pkgver=0.14.1
-pkgrel=2
+pkgver=0.14.2
+pkgrel=1
 pkgdesc="Binding to the gtk library for Gtk2Hs."
 url="http://hackage.haskell.org/package/gtk3"
 license=('LGPL2.1')
@@ -16,7 +16,7 @@
 options=('strip' 'staticlibs')
 install=gtk2hs-gtk.install
 source=(http://hackage.haskell.org/package/gtk3-$pkgver/gtk3-$pkgver.tar.gz)
-md5sums=('fd91f1aff24413cde55037928f9bd3fb')
+md5sums=('710345a6c55df3380186c66e187b7d05')
 
 build() {
   cd ${srcdir}/gtk3-${pkgver}



More information about the arch-commits mailing list