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

Felix Yan felixonmars at archlinux.org
Thu Sep 27 18:48:52 UTC 2018


    Date: Thursday, September 27, 2018 @ 18:48:51
  Author: felixonmars
Revision: 386664

upgpkg: haskell-websockets 0.12.5.2-1

rebuild with websockets 0.12.5.2

Modified:
  haskell-websockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-27 18:47:19 UTC (rev 386663)
+++ PKGBUILD	2018-09-27 18:48:51 UTC (rev 386664)
@@ -3,8 +3,8 @@
 
 _hkgname=websockets
 pkgname=haskell-websockets
-pkgver=0.12.5.1
-pkgrel=17
+pkgver=0.12.5.2
+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")
@@ -15,7 +15,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=('00cc65102ba00e72cf5c9f2f05075cd6ef1cdc5223fd13b7688393721e6979f6aa420f904273ee71e97bfaa2b05055cee7e0fb52e117e9ff0fd06c75e55b6399')
+sha512sums=('895fab7f59f30525a4be4784de7101eaf12475c73a7cceecb8528d3da9cf01f5b85654cf69b037ec56a63050bb807464ae71b36f7233e4c07645f16fea0cb6d3')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list