Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-hsyaml-aeson
Commits: e69f0b0c by Felix Yan at 2023-10-03T09:30:37+03:00 upgpkg: 0.2.0.1-136: rebuild with hashable 1.4.3.0 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,19 @@ +pkgbase = haskell-hsyaml-aeson + pkgdesc = JSON to YAML Adapter + pkgver = 0.2.0.1 + pkgrel = 136 + url = https://github.com/hvr/hsyaml-aeson + arch = x86_64 + license = GPL + makedepends = ghc + makedepends = uusi + depends = ghc-libs + depends = haskell-aeson + depends = haskell-hsyaml + depends = haskell-scientific + depends = haskell-unordered-containers + depends = haskell-vector + source = https://hackage.haskell.org/packages/archive/HsYAML-aeson/0.2.0.1/HsYAML-aeson-0.2.0.1.tar.gz + sha512sums = 64602074e3e4424b7ff5055aa5aefac89e12127d56975c437189e434c168f129c6d5bb1ee6b0e22e201d0b25de574bb2a49f0fcd0ac1498250ae14920f89acf4 + +pkgname = haskell-hsyaml-aeson ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=HsYAML-aeson pkgname=haskell-hsyaml-aeson pkgver=0.2.0.1 -pkgrel=135 +pkgrel=136 pkgdesc="JSON to YAML Adapter" url="https://github.com/hvr/hsyaml-aeson" license=('GPL') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hsyaml-aeson/-/commit/e69f0b0c57b2cfe7dd4588b02a92fce18606a01c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hsyaml-aeson/-/commit/e69f0b0c57b2cfe7dd4588b02a92fce18606a01c You're receiving this email because of your account on gitlab.archlinux.org.
