Date: Friday, December 25, 2020 @ 09:12:21 Author: felixonmars Revision: 789873
upgpkg: haskell-gi 0.24.6-11: rebuild with comonad 5.0.7 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 09:10:04 UTC (rev 789872) +++ PKGBUILD 2020-12-25 09:12:21 UTC (rev 789873) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.6 -pkgrel=10 +pkgrel=11 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
