mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 20:34:52 +03:00
haskell-streaming-commons: update to version 0.1.4.2
This commit is contained in:
parent
670990ebfc
commit
15919f23b9
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "streaming-commons";
|
||||
version = "0.1.4.1";
|
||||
sha256 = "0n5xm2j5hz0hbify0yanhcrkc3pni9s2c53h22alc7pcaimdmalc";
|
||||
version = "0.1.4.2";
|
||||
sha256 = "0ghm3a64q84bfyp1qp452jw4ns52nd5jz8fk308vljfpakv30qyf";
|
||||
buildDepends = [
|
||||
blazeBuilder network random stm text transformers zlib
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user