Date: Thursday, November 26, 2020 @ 19:46:44 Author: felixonmars Revision: 763834
upgpkg: haskell-gi 0.24.6-1: rebuild with haskell-gi 0.24.6 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-26 19:41:22 UTC (rev 763833) +++ PKGBUILD 2020-11-26 19:46:44 UTC (rev 763834) @@ -3,8 +3,8 @@ _hkgname=haskell-gi pkgname=haskell-gi -pkgver=0.24.5 -pkgrel=5 +pkgver=0.24.6 +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=('5db45e3ae678611de8f2b8d674d6427b7b2e0892eb42138d82370860d010cabbc67f395c3abaae78afb1d2d5e308683333b7f16bf3f47a87661405e8c0434c1f') +sha512sums=('21d6abe2c32bbb5eeb114d22c05050cc1b3be5bae7fbd7af310a494040d9beea5ab22b87f5109f2116376e3d8cd391d21cf84d0c84194059d630993d9dfa9ce2') build() { cd $_hkgname-$pkgver
