Date: Saturday, September 10, 2022 @ 16:20:22 Author: felixonmars Revision: 1299754
upgpkg: haskell-gi 0.26.1-8: rebuild with generic-deriving 1.14.2 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-10 16:20:05 UTC (rev 1299753) +++ PKGBUILD 2022-09-10 16:20:22 UTC (rev 1299754) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.26.1 -pkgrel=7 +pkgrel=8 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
