Date: Friday, November 20, 2020 @ 18:36:04 Author: felixonmars Revision: 757987
upgpkg: haskell-gi 0.24.5-3: rebuild with base64-bytestring 1.2.0.1 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-20 18:32:28 UTC (rev 757986) +++ PKGBUILD 2020-11-20 18:36:04 UTC (rev 757987) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.24.5 -pkgrel=2 +pkgrel=3 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
