Date: Saturday, May 28, 2022 @ 17:26:54 Author: felixonmars Revision: 1212557
upgpkg: haskell-gi 0.26.0-17: rebuild with doctest 0.20.0 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 17:26:47 UTC (rev 1212556) +++ PKGBUILD 2022-05-28 17:26:54 UTC (rev 1212557) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.26.0 -pkgrel=16 +pkgrel=17 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
