Date: Thursday, August 26, 2021 @ 13:18:09 Author: felixonmars Revision: 1006116
upgpkg: haskell-gi 0.25.0-41: rebuild with tasty 1.4.2 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-26 13:16:07 UTC (rev 1006115) +++ PKGBUILD 2021-08-26 13:18:09 UTC (rev 1006116) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.25.0 -pkgrel=40 +pkgrel=41 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
