Date: Tuesday, February 9, 2021 @ 21:43:19 Author: felixonmars Revision: 851740
upgpkg: haskell-gi 0.24.7-26: rebuild with ghc 8.10.4 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 21:41:07 UTC (rev 851739) +++ PKGBUILD 2021-02-09 21:43:19 UTC (rev 851740) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.7 -pkgrel=25 +pkgrel=26 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
