haskell-websockets: update to version 0.8.2.5
This commit is contained in:
parent
25e16e9f20
commit
576d0c5210
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "websockets";
|
pname = "websockets";
|
||||||
version = "0.8.2.4";
|
version = "0.8.2.5";
|
||||||
sha256 = "09mq04vhi53isj8z5930ibyai7bv634lnmhl4xl2d3fzz2afvff0";
|
sha256 = "1d8r9mrkwvac05gblxrnxdnnyqqidjcfv5j3njbb9dgzdj56gb1y";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec base64Bytestring binary blazeBuilder caseInsensitive
|
attoparsec base64Bytestring binary blazeBuilder caseInsensitive
|
||||||
entropy ioStreams mtl network random SHA text
|
entropy ioStreams mtl network random SHA text
|
||||||
|
|
Loading…
Reference in a new issue