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

Sergej Pupykin spupykin at archlinux.org
Sun Jan 11 13:54:21 UTC 2015


    Date: Sunday, January 11, 2015 @ 14:54:20
  Author: spupykin
Revision: 125756

upgpkg: haskell-pango 0.13.0.5-1

upd

Modified:
  haskell-pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-11 13:54:12 UTC (rev 125755)
+++ PKGBUILD	2015-01-11 13:54:20 UTC (rev 125756)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=haskell-pango
-pkgver=0.13.0.4
-pkgrel=2
+pkgver=0.13.0.5
+pkgrel=1
 pkgdesc="Binding to the pango library for Gtk2Hs."
 url="http://hackage.haskell.org/package/pango"
 license=('LGPL2.1')
@@ -17,7 +17,7 @@
 options=('strip' 'staticlibs')
 install=gtk2hs-pango.install
 source=(http://hackage.haskell.org/packages/archive/pango/${pkgver}/pango-${pkgver}.tar.gz)
-md5sums=('46fed0649d5b7be7b76b2275d9fcde97')
+md5sums=('603f56b967ea25cd904aa2b5588ba68a')
 
 build() {
   cd ${srcdir}/pango-${pkgver}



More information about the arch-commits mailing list