Date: Saturday, January 9, 2021 @ 18:44:26 Author: felixonmars Revision: 816468
upgpkg: haskell-gi 0.24.7-11: rebuild with profunctors 5.6.1 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 18:41:51 UTC (rev 816467) +++ PKGBUILD 2021-01-09 18:44:26 UTC (rev 816468) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.7 -pkgrel=10 +pkgrel=11 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
