Date: Monday, May 8, 2023 @ 16:41:02 Author: felixonmars Revision: 1459466
upgpkg: haskell-gi-pango 1.0.29-1: rebuild with gi-pango 1.0.29 Modified: haskell-gi-pango/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-08 15:41:08 UTC (rev 1459465) +++ PKGBUILD 2023-05-08 16:41:02 UTC (rev 1459466) @@ -2,8 +2,8 @@ _hkgname=gi-pango pkgname=haskell-gi-pango -pkgver=1.0.27 -pkgrel=41 +pkgver=1.0.29 +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=('98050860cad2754864d4abce2702dbc56319745cbc1f8328b3f4e734839d6603') +sha256sums=('3849012e72286177989fae21be883ffff794f6a9c811179f047d8a9a917ca4ec') build() { cd $_hkgname-$pkgver
