[arch-commits] Commit in haskell-wai-websockets/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Mar 20 04:37:32 UTC 2018


    Date: Tuesday, March 20, 2018 @ 04:37:31
  Author: felixonmars
Revision: 309288

upgpkg: haskell-wai-websockets 3.0.1.2-1

rebuild with wai-websockets,3.0.1.2

Modified:
  haskell-wai-websockets/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-20 04:24:41 UTC (rev 309287)
+++ PKGBUILD	2018-03-20 04:37:31 UTC (rev 309288)
@@ -4,17 +4,17 @@
 
 _hkgname=wai-websockets
 pkgname=haskell-wai-websockets
-pkgver=3.0.1.1
-pkgrel=60
+pkgver=3.0.1.2
+pkgrel=1
 pkgdesc="Provide a bridge between WAI and the websockets package."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-blaze-builder" "haskell-case-insensitive" "haskell-http-types"
-         "haskell-network" "haskell-wai" "haskell-websockets")
+depends=('ghc-libs' 'haskell-case-insensitive' 'haskell-http-types' 'haskell-network' 'haskell-wai'
+         'haskell-websockets')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('0948084dfe99ab95b4be71a94211069009b9c12d7fa4bdda1a28f9f8f7a14244d0248fcdf6090dc9b6e916ee135d28bc44adc1361224659259c761e9eed5417f')
+sha512sums=('c3415d1a36ca2f063fb1ae0ff7d3d9d271d8ff2c6099a754baed45f1c36f24cf1fa346e8e6403499cbeb329bcdf89326a9ed95f8e60111b4a879f5e51967ecc0')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list