Date: Thursday, May 13, 2021 @ 20:12:07 Author: felixonmars Revision: 933654
upgpkg: haskell-gi 0.25.0-12: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 20:10:11 UTC (rev 933653) +++ PKGBUILD 2021-05-13 20:12:07 UTC (rev 933654) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.25.0 -pkgrel=11 +pkgrel=12 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
