Date: Friday, November 11, 2022 @ 13:18:06 Author: felixonmars Revision: 1346630
upgpkg: haskell-gi-gdkpixbuf 2.0.29-1: rebuild with gi-gdkpixbuf 2.0.29 Modified: haskell-gi-gdkpixbuf/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-11 13:15:31 UTC (rev 1346629) +++ PKGBUILD 2022-11-11 13:18:06 UTC (rev 1346630) @@ -2,8 +2,8 @@ _hkgname=gi-gdkpixbuf pkgname=haskell-gi-gdkpixbuf -pkgver=2.0.28 -pkgrel=22 +pkgver=2.0.29 +pkgrel=1 pkgdesc="GdkPixbuf bindings" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2.1") @@ -12,7 +12,7 @@ 'haskell-gi' 'haskell-gi-base' 'haskell-gi-overloading' 'gdk-pixbuf2') makedepends=('ghc' 'gobject-introspection') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('ee0a154edb35f789260ca01fa0d9897fb18e7e8818dd0121a4f508cf2dead205') +sha256sums=('33b3f6abd4e20978c99dd911a1926e033e2d976e5ba3546e7fccb99269bc439a') build() { cd $_hkgname-$pkgver
