Date: Thursday, January 5, 2023 @ 03:41:16 Author: felixonmars Revision: 1377040
upgpkg: haskell-gi 0.26.2-11: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-05 03:40:13 UTC (rev 1377039) +++ PKGBUILD 2023-01-05 03:41:16 UTC (rev 1377040) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.26.2 -pkgrel=10 +pkgrel=11 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")