Date: Monday, November 14, 2022 @ 19:09:18 Author: felixonmars Revision: 1347554
upgpkg: haskell-gi-pango 1.0.27-1: rebuild with gi-pango 1.0.27 Modified: haskell-gi-pango/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-14 19:07:20 UTC (rev 1347553) +++ PKGBUILD 2022-11-14 19:09:18 UTC (rev 1347554) @@ -2,8 +2,8 @@ _hkgname=gi-pango pkgname=haskell-gi-pango -pkgver=1.0.26 -pkgrel=22 +pkgver=1.0.27 +pkgrel=1 pkgdesc="Pango bindings" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2.1") @@ -12,7 +12,7 @@ 'haskell-gi' 'haskell-gi-base' 'haskell-gi-overloading' 'pango') makedepends=('ghc' 'gobject-introspection') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('5f6bbc42fe58d0f40555ed635ecad9939fec27d9191fccae08bc6bf3ca262df4') +sha256sums=('98050860cad2754864d4abce2702dbc56319745cbc1f8328b3f4e734839d6603') build() { cd $_hkgname-$pkgver
