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

Felix Yan felixonmars at archlinux.org
Sat Jun 2 19:48:26 UTC 2018


    Date: Saturday, June 2, 2018 @ 19:48:26
  Author: felixonmars
Revision: 338473

upgpkg: haskell-websockets 0.12.5.0-1

rebuild with websockets 0.12.5.0

Modified:
  haskell-websockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-02 19:38:47 UTC (rev 338472)
+++ PKGBUILD	2018-06-02 19:48:26 UTC (rev 338473)
@@ -4,8 +4,8 @@
 
 _hkgname=websockets
 pkgname=haskell-websockets
-pkgver=0.12.4.1
-pkgrel=13
+pkgver=0.12.5.0
+pkgrel=1
 pkgdesc="A sensible and clean way to write WebSocket-capable servers in Haskell."
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-test-framework' 'haskell-test-framework-hunit'
              'haskell-test-framework-quickcheck2')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('55943cf39129590d57837975a4ab07f518ddf4a864baa858c924f31af6032aaa5bc2cdc4939f23869ac54d3e3e5ea568a02115c32473604a6e5c33a24208e3c0')
+sha512sums=('a7382466aa2f92a805981c22f69b42621ea5406799f98cf9d0a814ce699483230ddc9c759b5566b2a389f6da2582628258d45f7c19a4f631cccf8fe9a12caf04')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list