Date: Friday, October 14, 2022 @ 01:37:37 Author: felixonmars Revision: 1328422
upgpkg: haskell-gi 0.26.1-20: rebuild with aeson 2.1.0.0 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-14 01:37:36 UTC (rev 1328421) +++ PKGBUILD 2022-10-14 01:37:37 UTC (rev 1328422) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.26.1 -pkgrel=19 +pkgrel=20 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
