Date: Sunday, May 15, 2022 @ 03:14:15 Author: felixonmars Revision: 1205932
upgpkg: haskell-gi 0.26.0-15: rebuild with hashable 1.4.0.2 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-15 03:14:06 UTC (rev 1205931) +++ PKGBUILD 2022-05-15 03:14:15 UTC (rev 1205932) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.26.0 -pkgrel=14 +pkgrel=15 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
