haskell-streaming-commons: update to version 0.1.2.3
This commit is contained in:
parent
390b804b23
commit
5034c2b1f9
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "streaming-commons";
|
pname = "streaming-commons";
|
||||||
version = "0.1.2.2";
|
version = "0.1.2.3";
|
||||||
sha256 = "0hk01cq39f6rwnj1qpikfyfbq8vayjmvl211b97rvv8ris5y90r4";
|
sha256 = "1f8lngnxx0ml7bph8lfx3azv6fh6gwm86yhb8i5v9ghnflblaxxs";
|
||||||
buildDepends = [ blazeBuilder network text transformers zlib ];
|
buildDepends = [ blazeBuilder network text transformers zlib ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
async blazeBuilder deepseq hspec network QuickCheck text zlib
|
async blazeBuilder deepseq hspec network QuickCheck text zlib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user