Date: Friday, October 2, 2020 @ 21:58:54 Author: felixonmars Revision: 715750
upgpkg: haskell-gi 0.24.3-2: rebuild with base-orphans 0.8.3 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-02 21:58:09 UTC (rev 715749) +++ PKGBUILD 2020-10-02 21:58:54 UTC (rev 715750) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.3 -pkgrel=1 +pkgrel=2 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
