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

Felix Yan felixonmars at archlinux.org
Sat Aug 6 06:28:43 UTC 2016


    Date: Saturday, August 6, 2016 @ 06:28:43
  Author: felixonmars
Revision: 185471

upgpkg: haskell-wai-websockets 3.0.1-1

rebuild with cabal-helper-0.7.2.0, dlist-0.8.0.1, ghc-mod-5.6.0.0, haskell-src-exts-1.18.2, idris-0.12.2, language-python-0.5.4, microlens-0.4.6.0, network-2.6.3.1, shakespeare-2.0.11, stylish-haskell-0.6.2.0, wai-app-static-3.1.6, wai-websockets-3.0.1, warp-3.2.8

Modified:
  haskell-wai-websockets/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-06 06:28:35 UTC (rev 185470)
+++ PKGBUILD	2016-08-06 06:28:43 UTC (rev 185471)
@@ -4,8 +4,8 @@
 
 _hkgname=wai-websockets
 pkgname=haskell-wai-websockets
-pkgver=3.0.0.9
-pkgrel=4
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="Provide a bridge between WAI and the websockets package."
 url="http://github.com/yesodweb/wai"
 license=("MIT")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-blaze-builder" "haskell-case-insensitive" "haskell-http-types"
          "haskell-network" "haskell-wai" "haskell-websockets")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('a2476dcd0474a4d3322b4d0bbf0418eebb834ad03cecd43d1648d0c73c9f2883')
+sha256sums=('6416ec322e4a93486342f73df6f47dd6a54c660739fdb09ca97df8bedeba4c1a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list