Date: Saturday, January 29, 2022 @ 02:32:37 Author: felixonmars Revision: 1118664
upgpkg: haskell-gi 0.25.0-84: rebuild with async 2.2.4 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-29 02:30:53 UTC (rev 1118663) +++ PKGBUILD 2022-01-29 02:32:37 UTC (rev 1118664) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.25.0 -pkgrel=83 +pkgrel=84 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
