Date: Friday, February 11, 2022 @ 17:37:35 Author: felixonmars Revision: 1132017
upgpkg: haskell-gi 0.25.0-90: rebuild with unordered-containers 0.2.16.0 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-11 17:37:24 UTC (rev 1132016) +++ PKGBUILD 2022-02-11 17:37:35 UTC (rev 1132017) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.25.0 -pkgrel=89 +pkgrel=90 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
