mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
haskell-streaming-commons: update to version 0.1.2.1
This commit is contained in:
parent
49503c10c7
commit
ca35c44408
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "streaming-commons";
|
||||
version = "0.1.2";
|
||||
sha256 = "1n1gav19bc9ifgwhlz4qlrnpgq0fk4x98v6s19zxr88v89rlxdd7";
|
||||
version = "0.1.2.1";
|
||||
sha256 = "1skixb3cc47sfnq9w6r1qdw6d78wirrv4llrwikih0w7h0i8aqmx";
|
||||
buildDepends = [ blazeBuilder network text transformers zlib ];
|
||||
testDepends = [
|
||||
async blazeBuilder deepseq hspec network QuickCheck text zlib
|
||||
|
|
Loading…
Reference in a new issue