Date: Friday, December 2, 2022 @ 06:07:47 Author: felixonmars Revision: 1356128
upgpkg: haskell-gi-dbusmenugtk3 0.4.12-1: rebuild with gi-dbusmenugtk3 0.4.12 Modified: haskell-gi-dbusmenugtk3/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-02 02:43:55 UTC (rev 1356127) +++ PKGBUILD 2022-12-02 06:07:47 UTC (rev 1356128) @@ -2,8 +2,8 @@ _hkgname=gi-dbusmenugtk3 pkgname=haskell-gi-dbusmenugtk3 -pkgver=0.4.11 -pkgrel=32 +pkgver=0.4.12 +pkgrel=1 pkgdesc="DbusmenuGtk bindings" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2.1") @@ -13,7 +13,7 @@ 'haskell-gi-overloading' 'libdbusmenu-gtk3') makedepends=('ghc' 'gobject-introspection') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('865bf600a62d02ab46abe03454bde53589b9e7852fddf8cd54976bfc7344f8c6') +sha256sums=('1f8ae108a0e0c27c29a064dff2771ac8266adff4eefcc91cfdc7955b8ce9c4cf') build() { cd $_hkgname-$pkgver
