Date: Sunday, April 19, 2020 @ 23:32:44 Author: felixonmars Revision: 616745
upgpkg: haskell-gi 0.23.1-3: rebuild with resourcet 1.2.4 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-19 23:29:45 UTC (rev 616744) +++ PKGBUILD 2020-04-19 23:32:44 UTC (rev 616745) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.23.1 -pkgrel=2 +pkgrel=3 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
