Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-trifecta
Commits: 637f9cc5 by Felix Yan at 2023-09-15T12:58:25+03:00 upgpkg: 2.1.3-1: rebuild with trifecta 2.1.3 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,8 +3,8 @@ _hkgname=trifecta pkgname=haskell-trifecta -pkgver=2.1.2 -pkgrel=146 +pkgver=2.1.3 +pkgrel=1 pkgdesc="A modern parser combinator library with convenient diagnostics" url="https://github.com/ekmett/trifecta" license=("BSD") @@ -16,7 +16,7 @@ depends=('ghc-libs' "haskell-ansi-terminal" "haskell-blaze-builder" "haskell-bla "haskell-reducers" "haskell-unordered-containers" "haskell-utf8-string") makedepends=('ghc' 'haskell-quickcheck') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('33ee39932235d1963b44ce54a59c1b5f193db9f590f30ba272f4e10965582c3602f822328b7e6e98f09ff4d3e14a8e324375353246f3ff0815070a7d94916c2e') +sha512sums=('3794d521e3fc384b3e1cf1d2082270722271c1b6e8ed4802e834170c3e5df8236faf7b5eaf211c0b1215860b98fb0407563aeb77e5f052ad74f521f43a767e44') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-trifecta/-/commit/637f9cc5cb087570de9e2227aa4fd6c69ab6d622 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-trifecta/-/commit/637f9cc5cb087570de9e2227aa4fd6c69ab6d622 You're receiving this email because of your account on gitlab.archlinux.org.
