[arch-commits] Commit in haskell-wai-conduit/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 20 09:12:40 UTC 2018
Date: Tuesday, March 20, 2018 @ 09:12:39
Author: felixonmars
Revision: 309547
upgpkg: haskell-wai-conduit 3.0.0.4-1
rebuild with wai-conduit,3.0.0.4
Modified:
haskell-wai-conduit/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-20 09:10:39 UTC (rev 309546)
+++ PKGBUILD 2018-03-20 09:12:39 UTC (rev 309547)
@@ -4,16 +4,16 @@
_hkgname=wai-conduit
pkgname=haskell-wai-conduit
-pkgver=3.0.0.3
-pkgrel=19
+pkgver=3.0.0.4
+pkgrel=1
pkgdesc="Conduit wrappers for WAI"
url="https://github.com/yesodweb/wai"
license=("MIT")
arch=('x86_64')
-depends=('ghc-libs' 'haskell-blaze-builder' 'haskell-conduit' 'haskell-http-types' 'haskell-wai')
+depends=('ghc-libs' 'haskell-conduit' 'haskell-http-types' 'haskell-wai')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('adf6c507f53dfd5eab33cc713528d27fd37d044262024626e89da1489d9315e2fbd47a1a3fb00384858a79101482cf056349e17a0614e6788613e67bad1ff976')
+sha512sums=('49f1a2b53912a899b4cf427a72ab7c34994fd86810e5345233de34a611c71b970ff09e8fa33c93803950c2991a7c22c9b0b6d277fc9aca64bb599af60415ae70')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list