Date: Friday, November 18, 2022 @ 04:15:49 Author: felixonmars Revision: 1349435
upgpkg: haskell-gi 0.26.2-1: rebuild with haskell-gi 0.26.2 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-18 04:15:47 UTC (rev 1349434) +++ PKGBUILD 2022-11-18 04:15:49 UTC (rev 1349435) @@ -3,8 +3,8 @@ _hkgname=haskell-gi pkgname=haskell-gi -pkgver=0.26.1 -pkgrel=26 +pkgver=0.26.2 +pkgrel=1 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2") @@ -14,7 +14,7 @@ 'haskell-xdg-basedir' 'haskell-xml-conduit' 'haskell-regex-tdfa') makedepends=('ghc' 'gobject-introspection' 'haskell-cabal-doctest' 'haskell-doctest') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('b6133c360f1d64805eb09d444536e1c7c582f26e3d723470b9245c14effac8423ab29d220eed5b438b2d9480dbad7c23b5c46c1e6bc5ec874d24b6a836766d31') +sha512sums=('afe062518af32e58d25dd554ec4748bfa42da883dff5f373006e9d15a17ae85a93c73ba2d82ee42a94421d33fb63d873c08cd89f5e8e7830656fc5fbe288e632') build() { cd $_hkgname-$pkgver
