Date: Tuesday, March 22, 2022 @ 19:13:10 Author: felixonmars Revision: 1170468
upgpkg: haskell-gi 0.26.0-1: rebuild with haskell-gi 0.26.0, haskell-gi-base 0.26.0, gi-cairo 1.0.26 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-22 19:10:40 UTC (rev 1170467) +++ PKGBUILD 2022-03-22 19:13:10 UTC (rev 1170468) @@ -3,8 +3,8 @@ _hkgname=haskell-gi pkgname=haskell-gi -pkgver=0.25.0 -pkgrel=103 +pkgver=0.26.0 +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=('6e2f79ea2a06e02e2a3ed87f039c75857034061ca094e3b739f4de3b60530489f1e9c0f453d08c2a6d43a05a6912741895b3e3d57bf0fca1f02a9c03836492ca') +sha512sums=('2aa206cd8b97758899f9387930082fc7adcb0f4f0f2c4baaf3c5d4df04cc020fa87da8223f7e7b324753670e5bdabadf5be7446bba908a54609425d60d3e5290') build() { cd $_hkgname-$pkgver
