Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-warp
Commits: 6374a807 by Felix Yan at 2023-09-07T14:45:38+03:00 upgpkg: 3.3.29-1: rebuild with warp 3.3.29 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,8 +3,8 @@ _hkgname=warp pkgname=haskell-warp -pkgver=3.3.28 -pkgrel=10 +pkgver=3.3.29 +pkgrel=1 pkgdesc="A fast, light-weight web server for WAI applications." url="https://github.com/yesodweb/wai" license=("MIT") @@ -17,7 +17,7 @@ depends=('ghc-libs' 'haskell-auto-update' 'haskell-bsb-http-chunked' 'haskell-ca makedepends=('ghc' 'haskell-doctest' 'haskell-http-client' 'haskell-hspec' 'haskell-hspec-discover' 'haskell-quickcheck') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('5f3a73f611342545d010ba770614b7012c31a335fe4d209a4f7f3d466b440901a58b0f3f477da10b95bb739dbd30afffa1ced66828039159844eb476c845648e') +sha512sums=('b24b0bbda8996c20dbaffb5d0a0eb83df503172308c83a4635c86794d9cfc957fefff588f3436d733c960408e7ea4b856f9ea889ca30870273e40673aec4441b') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-warp/-/commit/6374a807ef2d6edbce668998b5188f86dcac5315 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-warp/-/commit/6374a807ef2d6edbce668998b5188f86dcac5315 You're receiving this email because of your account on gitlab.archlinux.org.
