Date: Thursday, June 18, 2020 @ 09:32:35 Author: felixonmars Revision: 646895
upgpkg: haskell-gi 0.23.1-17: rebuild with unordered-containers 0.2.11.0 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-18 09:29:19 UTC (rev 646894) +++ PKGBUILD 2020-06-18 09:32:35 UTC (rev 646895) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.23.1 -pkgrel=16 +pkgrel=17 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
