Date: Monday, October 10, 2022 @ 14:23:03 Author: felixonmars Revision: 1326064
upgpkg: haskell-hsyaml-aeson 0.2.0.1-92: rebuild with vector 0.13.0.0 Modified: haskell-hsyaml-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 14:23:03 UTC (rev 1326063) +++ PKGBUILD 2022-10-10 14:23:03 UTC (rev 1326064) @@ -3,7 +3,7 @@ _hkgname=HsYAML-aeson pkgname=haskell-hsyaml-aeson pkgver=0.2.0.1 -pkgrel=91 +pkgrel=92 pkgdesc="JSON to YAML Adapter" url="https://github.com/hvr/hsyaml-aeson" license=('GPL') @@ -17,6 +17,7 @@ prepare() { cd $_hkgname-$pkgver gen-setup + uusi -u vector $_hkgname.cabal } build() {
