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

Felix Yan felixonmars at archlinux.org
Wed Jan 3 17:40:25 UTC 2018


    Date: Wednesday, January 3, 2018 @ 17:40:25
  Author: felixonmars
Revision: 278329

upgpkg: haskell-websockets 0.12.3.0-1

rebuild with websockets,0.12.3.0

Modified:
  haskell-websockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-03 17:39:32 UTC (rev 278328)
+++ PKGBUILD	2018-01-03 17:40:25 UTC (rev 278329)
@@ -4,8 +4,8 @@
 
 _hkgname=websockets
 pkgname=haskell-websockets
-pkgver=0.12.2.0
-pkgrel=5
+pkgver=0.12.3.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")
@@ -15,7 +15,7 @@
          "haskell-sha" "haskell-streaming-commons" "haskell-text")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2d0f339489b4166c15741f89d7d3ada46f0bb09cb7a65f78e44287ce77b55955ea61b5ff4eca07075b8ee0c8784ed0fb1619777cc33500f79c8ae3441518cb2f')
+sha512sums=('746ff8c5318f816b169548eff47e43998b593f010b2cfeb0e7bd827ec08126678ba9c3936a77a0decd8d22f177917aaaee134d569bec735dd011078c862b6966')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list