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

Felix Yan felixonmars at archlinux.org
Tue Sep 6 13:45:23 UTC 2016


    Date: Tuesday, September 6, 2016 @ 13:45:22
  Author: felixonmars
Revision: 188750

upgpkg: haskell-wai-websockets 3.0.1.1-1

rebuild with JuicyPixels-3.2.8, cpphs-1.20.2, darcs-2.12.1, dlist-0.8.0.2, unix-time-0.3.7, wai-extra-3.0.17, wai-websockets-3.0.1.1, yaml-0.8.18.5

Modified:
  haskell-wai-websockets/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-06 13:44:59 UTC (rev 188749)
+++ PKGBUILD	2016-09-06 13:45:22 UTC (rev 188750)
@@ -4,7 +4,7 @@
 
 _hkgname=wai-websockets
 pkgname=haskell-wai-websockets
-pkgver=3.0.1
+pkgver=3.0.1.1
 pkgrel=1
 pkgdesc="Provide a bridge between WAI and the websockets package."
 url="http://github.com/yesodweb/wai"
@@ -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=('6416ec322e4a93486342f73df6f47dd6a54c660739fdb09ca97df8bedeba4c1a')
+sha256sums=('6abeafea574d9e8f4d41de091afec4594489877aa8717f97e91af5543fd38a31')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list