Date: Thursday, December 24, 2020 @ 10:05:04 Author: felixonmars Revision: 786978
upgpkg: haskell-gi 0.24.6-10: rebuild with ghc 8.10.3 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 10:03:50 UTC (rev 786977) +++ PKGBUILD 2020-12-24 10:05:04 UTC (rev 786978) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.6 -pkgrel=9 +pkgrel=10 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
