Date: Monday, November 28, 2022 @ 15:05:55 Author: felixonmars Revision: 1354851
upgpkg: haskell-gi-xlib 2.0.12-1: rebuild with gi-xlib 2.0.12 Modified: haskell-gi-xlib/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-28 14:29:50 UTC (rev 1354850) +++ PKGBUILD 2022-11-28 15:05:55 UTC (rev 1354851) @@ -2,8 +2,8 @@ _hkgname=gi-xlib pkgname=haskell-gi-xlib -pkgver=2.0.11 -pkgrel=22 +pkgver=2.0.12 +pkgrel=1 pkgdesc="xlib bindings" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2.1") @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-gi' 'haskell-gi-base' 'haskell-gi-overloading' 'libx11') makedepends=('ghc' 'gobject-introspection') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('2edcaac0084630adafbfe2ada3d20ec48619af9b5fd112ffcec357ad8cc8dd50') +sha256sums=('f2816392f332ffc46918ffe7c18e03ae71cb54f8b58223a43dd04fb8beebc137') build() { cd $_hkgname-$pkgver
