Date: Monday, March 6, 2023 @ 17:54:13 Author: felixonmars Revision: 1415893
upgpkg: haskell-gi 0.26.3-6: rebuild with aeson 2.1.2.0 Modified: haskell-gi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-06 17:54:10 UTC (rev 1415892) +++ PKGBUILD 2023-03-06 17:54:13 UTC (rev 1415893) @@ -4,7 +4,7 @@ _hkgname=haskell-gi pkgname=haskell-gi pkgver=0.26.3 -pkgrel=5 +pkgrel=6 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2")
