Date: Saturday, October 10, 2020 @ 08:36:52 Author: felixonmars Revision: 722933
upgpkg: haskell-gi 0.24.3-6: rebuild with unordered-containers 0.2.13.0 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-10 08:34:33 UTC (rev 722932) +++ PKGBUILD 2020-10-10 08:36:52 UTC (rev 722933) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.3 -pkgrel=5 +pkgrel=6 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
