Date: Tuesday, October 18, 2022 @ 02:31:39 Author: felixonmars Revision: 1331425
upgpkg: haskell-gi 0.26.1-21: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-18 02:31:24 UTC (rev 1331424) +++ PKGBUILD 2022-10-18 02:31:39 UTC (rev 1331425) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.26.1 -pkgrel=20 +pkgrel=21 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
