Date: Monday, October 17, 2022 @ 01:13:18 Author: felixonmars Revision: 1329506
upgpkg: haskell-gi-atk 2.0.25-1: rebuild with gi-atk 2.0.25 Modified: haskell-gi-atk/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 01:12:04 UTC (rev 1329505) +++ PKGBUILD 2022-10-17 01:13:18 UTC (rev 1329506) @@ -2,8 +2,8 @@ _hkgname=gi-atk pkgname=haskell-gi-atk -pkgver=2.0.24 -pkgrel=14 +pkgver=2.0.25 +pkgrel=1 pkgdesc="Atk bindings" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2_1") @@ -12,7 +12,7 @@ 'haskell-gi-overloading' 'at-spi2-core') makedepends=('ghc' 'gobject-introspection') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('cb34067b3bc61fc29c8b077385c5f469be4bef80ac0c90cd3ad3d9d598fc12f6') +sha256sums=('3b3672490f65d61855d43772a5163da4170c62ff52766dbca8819953d0e77874') build() { cd $_hkgname-$pkgver