Date: Friday, January 29, 2021 @ 03:33:09 Author: felixonmars Revision: 834023
upgpkg: haskell-gi 0.24.7-19: rebuild with bifunctors 5.5.10 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 03:29:38 UTC (rev 834022) +++ PKGBUILD 2021-01-29 03:33:09 UTC (rev 834023) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.7 -pkgrel=18 +pkgrel=19 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
