Date: Sunday, September 25, 2022 @ 22:49:12 Author: felixonmars Revision: 1311195
upgpkg: haskell-gi 0.26.1-12: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 22:48:57 UTC (rev 1311194) +++ PKGBUILD 2022-09-25 22:49:12 UTC (rev 1311195) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.26.1 -pkgrel=11 +pkgrel=12 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
