Date: Tuesday, March 22, 2022 @ 19:14:10 Author: felixonmars Revision: 1170470
upgpkg: haskell-gi-cairo 1.0.26-1: rebuild with haskell-gi 0.26.0, haskell-gi-base 0.26.0, gi-cairo 1.0.26 Modified: haskell-gi-cairo/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-22 19:13:23 UTC (rev 1170469) +++ PKGBUILD 2022-03-22 19:14:10 UTC (rev 1170470) @@ -2,8 +2,8 @@ _hkgname=gi-cairo pkgname=haskell-gi-cairo -pkgver=1.0.25 -pkgrel=103 +pkgver=1.0.26 +pkgrel=1 pkgdesc="Cairo bindings" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2.1") @@ -11,7 +11,7 @@ depends=('ghc-libs' 'cairo' 'haskell-gi' 'haskell-gi-base' 'haskell-gi-overloading') makedepends=('ghc' 'gobject-introspection') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('23ea5804b5688418820613d4d136e37d7405311900e38b0a8eebed54b7a789c91449de7bda92f36e9c73b2b67942462e13931902a49395dae5e4bde55e984da4') +sha512sums=('c30b534ccfc54162cd9539d5309718c725d06268f96a76d8b71682e13de5024e58942ab541dbc1c957e560e14ddc93ef3623c2d1aa600708f53b2fbd3cc95165') build() { cd $_hkgname-$pkgver
