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

Felix Yan felixonmars at archlinux.org
Sun May 13 20:11:28 UTC 2018


    Date: Sunday, May 13, 2018 @ 20:11:27
  Author: felixonmars
Revision: 321677

upgpkg: haskell-websockets 0.12.4.1-1

rebuild with websockets,0.12.4.1

Modified:
  haskell-websockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-13 20:09:43 UTC (rev 321676)
+++ PKGBUILD	2018-05-13 20:11:27 UTC (rev 321677)
@@ -4,8 +4,8 @@
 
 _hkgname=websockets
 pkgname=haskell-websockets
-pkgver=0.12.4.0
-pkgrel=9
+pkgver=0.12.4.1
+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=('9d2a7ff8ed5fa2fb69469e55024f76b9c9bd79d36e42f774d8a4e88c629e0b2b5617f6987653cc6270b941dbf9b6ec5fcbc28c42e0770714f6a2b0f3e4477964')
+sha512sums=('55943cf39129590d57837975a4ab07f518ddf4a864baa858c924f31af6032aaa5bc2cdc4939f23869ac54d3e3e5ea568a02115c32473604a6e5c33a24208e3c0')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list