Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-aeson-pretty
Commits: 8e966d4c by Felix Yan at 2023-10-03T09:31:27+03:00 upgpkg: 0.8.9-141: rebuild with hashable 1.4.3.0 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,21 @@ +pkgbase = haskell-aeson-pretty + pkgdesc = JSON pretty-printing library and command-line tool. + pkgver = 0.8.9 + pkgrel = 141 + url = https://github.com/informatikr/aeson-pretty + arch = x86_64 + license = BSD + makedepends = ghc + makedepends = uusi + depends = ghc-libs + depends = haskell-aeson + depends = haskell-attoparsec + depends = haskell-base-compat + depends = haskell-cmdargs + depends = haskell-scientific + depends = haskell-unordered-containers + depends = haskell-vector + source = https://hackage.haskell.org/packages/archive/aeson-pretty/0.8.9/aeson-pretty-0.8.9.tar.gz + sha512sums = 00c99799cbe9e268109116f909ea0d9ef2708e578ec363ba5455b43d76d1f89bc9820dcbd3a63a1fb300460d97a71105f028f4ad9853b56ce16a097826b1d3d5 + +pkgname = haskell-aeson-pretty ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _hkgname=aeson-pretty pkgname=haskell-aeson-pretty pkgver=0.8.9 -pkgrel=140 +pkgrel=141 pkgdesc="JSON pretty-printing library and command-line tool." url="https://github.com/informatikr/aeson-pretty" license=("BSD") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson-pretty/-/commit/8e966d4c8f8380fc0ca82e9956ff1cf490c6ac0c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson-pretty/-/commit/8e966d4c8f8380fc0ca82e9956ff1cf490c6ac0c You're receiving this email because of your account on gitlab.archlinux.org.
