[arch-commits] Commit in haskell-pango/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Oct 17 13:29:51 UTC 2019
Date: Thursday, October 17, 2019 @ 13:29:50
Author: felixonmars
Revision: 516428
upgpkg: haskell-pango 0.13.6.1-1
rebuild with pango 0.13.6.1
Modified:
haskell-pango/trunk/PKGBUILD
----------+
PKGBUILD | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-17 13:13:44 UTC (rev 516427)
+++ PKGBUILD 2019-10-17 13:29:50 UTC (rev 516428)
@@ -2,8 +2,8 @@
_hkgname=pango
pkgname=haskell-pango
-pkgver=0.13.6.0
-pkgrel=30
+pkgver=0.13.6.1
+pkgrel=1
pkgdesc="Binding to the pango library for Gtk2Hs."
url="https://hackage.haskell.org/package/pango"
license=('LGPL2.1')
@@ -14,13 +14,8 @@
replaces=('gtk2hs-pango')
conflicts=('gtk2hs-pango')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('03a3e133499d202e6d6b1471db287ef1f0f8933b6112e367ce20450d171e8713ffe0caea46ba60fc7ead6c47548cd8bcaf1fe39bb2423099f1c2980484864a8d')
+sha512sums=('44cb7af9b04dec8d6ab8256bc39f9777238d3cb22b90576f3a77c14cf0ce23ecd0926733a6ddaa96a62da13ac88f8637d4ffa82ae875b4276d7712f3a3d81a19')
-prepare() {
- cd $_hkgname-$pkgver
- sed -i 's/-U__BLOCKS__/-U__BLOCKS__ -D__attribute__(A)=/' pango.cabal
-}
-
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list