Date: Wednesday, May 13, 2020 @ 09:39:11 Author: felixonmars Revision: 627571
upgpkg: haskell-gi 0.23.1-7: rebuild with tasty 1.3 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-13 09:35:56 UTC (rev 627570) +++ PKGBUILD 2020-05-13 09:39:11 UTC (rev 627571) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.23.1 -pkgrel=6 +pkgrel=7 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
