Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-wai-app-static
Commits: f622fbc2 by Felix Yan at 2023-09-08T23:16:10+03:00 upgpkg: 3.1.8-1: rebuild with wai-app-static 3.1.8 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,20 +3,20 @@ _hkgname=wai-app-static pkgname=haskell-wai-app-static -pkgver=3.1.7.4 -pkgrel=164 +pkgver=3.1.8 +pkgrel=1 pkgdesc="WAI application for static serving" url="https://www.yesodweb.com/book/web-application-interface" license=("MIT") arch=('x86_64') -depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 'haskell-cryptonite' +depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 'haskell-crypton' 'haskell-file-embed' 'haskell-http-date' 'haskell-http-types' 'haskell-memory' 'haskell-mime-types' 'haskell-old-locale' 'haskell-optparse-applicative' 'haskell-unix-compat' 'haskell-unordered-containers' 'haskell-wai' 'haskell-wai-extra' 'haskell-warp' 'haskell-zlib') -makedepends=('ghc' 'haskell-hspec' 'haskell-mockery' 'haskell-network' 'haskell-temporary') +makedepends=('ghc' 'haskell-hspec' 'haskell-mockery' 'haskell-temporary') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('5e05147e498a16018a42617ea38fe953566744908740f45374bf8f09897d980de573c96f8f7748ecafd9305a4d4b3bb7236cda516e9a231ff873c91af1d9c493') +sha512sums=('19268c7f7cbdb8b3e8233856f27d2b99ae30b5cffcad6bdb99c9b680fb1128ee9dd248a24568cec693399f339fa4e885167996583a709478cf9d9a257e62a6cc') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-wai-app-static/-/commit/f622fbc23554086d1f489b4e5e0ff671255211a4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-wai-app-static/-/commit/f622fbc23554086d1f489b4e5e0ff671255211a4 You're receiving this email because of your account on gitlab.archlinux.org.
