mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
haskell-websockets-snap: update to version 0.8.2.1
This commit is contained in:
parent
e46a8045e1
commit
bfa2619c3d
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "websockets-snap";
|
||||
version = "0.8.2.0";
|
||||
sha256 = "0z6my5l1rm39prnhpvgg7z3q57y29ai3wddw1yfadrdsx8qra67s";
|
||||
version = "0.8.2.1";
|
||||
sha256 = "13q1vrrcka91w9yad3jw1w68hp59n851hkn9a3hylw0cqs7008az";
|
||||
buildDepends = [
|
||||
blazeBuilder enumerator ioStreams mtl snapCore snapServer
|
||||
websockets
|
||||
|
Loading…
Reference in New Issue
Block a user