haskell-streaming-commons: update to version 0.1.4.1
This commit is contained in:
parent
1772a7857e
commit
58b3a7c437
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "streaming-commons";
|
pname = "streaming-commons";
|
||||||
version = "0.1.4";
|
version = "0.1.4.1";
|
||||||
sha256 = "0p18sha2xa583rn9jyhylcykgrvydrwnl47c2wxf1c1yswn45iz6";
|
sha256 = "0n5xm2j5hz0hbify0yanhcrkc3pni9s2c53h22alc7pcaimdmalc";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder network random stm text transformers zlib
|
blazeBuilder network random stm text transformers zlib
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue