[arch-commits] Commit in haskell-websockets/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jan 12 16:53:45 UTC 2018
Date: Friday, January 12, 2018 @ 16:53:44
Author: felixonmars
Revision: 281677
upgpkg: haskell-websockets 0.12.3.1-1
rebuild with websockets,0.12.3.1
Modified:
haskell-websockets/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-12 16:21:20 UTC (rev 281676)
+++ PKGBUILD 2018-01-12 16:53:44 UTC (rev 281677)
@@ -4,7 +4,7 @@
_hkgname=websockets
pkgname=haskell-websockets
-pkgver=0.12.3.0
+pkgver=0.12.3.1
pkgrel=1
pkgdesc="A sensible and clean way to write WebSocket-capable servers in Haskell."
url="https://hackage.haskell.org/package/${_hkgname}"
@@ -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=('746ff8c5318f816b169548eff47e43998b593f010b2cfeb0e7bd827ec08126678ba9c3936a77a0decd8d22f177917aaaee134d569bec735dd011078c862b6966')
+sha512sums=('62a08ae9e257fad836be0bdfb0e652da807985416a9a298e9bbfe1750252016aaaf0d793e28b5ee4cf51ee9e2dac716a1ed773d5bf9433f9089d106d52fccb5d')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list