Date: Monday, March 16, 2020 @ 01:40:25 Author: felixonmars Revision: 598973
upgpkg: haskell-gi 0.23.0-3: rebuild with hashable 1.3.0.0 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-16 01:37:19 UTC (rev 598972) +++ PKGBUILD 2020-03-16 01:40:25 UTC (rev 598973) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.23.0 -pkgrel=2 +pkgrel=3 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
