Date: Wednesday, November 9, 2022 @ 14:53:25 Author: felixonmars Revision: 1346189
upgpkg: haskell-gi-gtk 4.0.6-1 Modified: haskell-gi-gtk/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-09 14:48:04 UTC (rev 1346188) +++ PKGBUILD 2022-11-09 14:53:25 UTC (rev 1346189) @@ -2,8 +2,8 @@ _hkgname=gi-gtk pkgname=haskell-gi-gtk -pkgver=4.0.5 -pkgrel=26 +pkgver=4.0.6 +pkgrel=1 pkgdesc="Gtk bindings" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2.1") @@ -14,7 +14,7 @@ 'gtk4') makedepends=('ghc' 'gobject-introspection') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('2842f1414014f0816d1609d7ee9a18a31a70fb04f752e15b91a1641d9b22f012') +sha256sums=('ce7c87783bb970c60ab5c711a313f40a40fba4e9ad96439f09844a116e1fdd90') build() { cd $_hkgname-$pkgver
