Date: Thursday, September 29, 2022 @ 16:50:14 Author: felixonmars Revision: 1316558
upgpkg: haskell-cabal-install-parsers 0.4.2-168: rebuild with aeson 2.0.3.0, aeson-diff 1.1.0.11, aws 0.22.1, bower-json 1.1.0.0, http2 3.0.3, hoauth2 2.1.0, jose 0.9, microlens-aeson 2.4.0, postgresql-binary 0.12.5, postgrest 10.0.0, req 3.10.0, swagger2 2.8.1 Modified: haskell-cabal-install-parsers/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-29 16:50:13 UTC (rev 1316557) +++ PKGBUILD 2022-09-29 16:50:14 UTC (rev 1316558) @@ -3,7 +3,7 @@ _hkgname=cabal-install-parsers pkgname=haskell-cabal-install-parsers pkgver=0.4.2 -pkgrel=167 +pkgrel=168 pkgdesc="Utilities to work with cabal-install files" url="https://haskell-ci.rtfd.org/" license=("GPL" "BSD") @@ -19,6 +19,7 @@ prepare() { cd $_hkgname-$pkgver gen-setup + uusi -u aeson $_hkgname.cabal } build() {
