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

Felix Yan felixonmars at archlinux.org
Thu May 10 15:48:40 UTC 2018


    Date: Thursday, May 10, 2018 @ 15:48:40
  Author: felixonmars
Revision: 320417

upgpkg: haskell-pango 0.13.5.0-1

rebuild with pango,0.13.5.0

Modified:
  haskell-pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-10 15:40:41 UTC (rev 320416)
+++ PKGBUILD	2018-05-10 15:48:40 UTC (rev 320417)
@@ -3,8 +3,8 @@
 
 _hkgname=pango
 pkgname=haskell-pango
-pkgver=0.13.4.0
-pkgrel=11
+pkgver=0.13.5.0
+pkgrel=1
 pkgdesc="Binding to the pango library for Gtk2Hs."
 url="https://hackage.haskell.org/package/pango"
 license=('LGPL2.1')
@@ -15,7 +15,7 @@
 replaces=('gtk2hs-pango')
 conflicts=('gtk2hs-pango')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3edc7ca5ef81444ea9559d33a95b3ef6a38118ac614c6e69dd9babf11e69ce1a44a69f1c13ffd5ebe4bb0a98520c909d89517a9eb4b94c77a5f9d75f579d8789')
+sha512sums=('d1d6e61118f193d0849e44a2f589391e36f9e6bc80cbf45071d01384e12f600158cad11a49b194388baa1c8c8941a16f8b147a67982016bd9b95035a5f108827')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list