mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-07 04:34:46 +00:00
haskell-streaming-commons: update to version 0.1.3.1
This commit is contained in:
parent
6e03134d41
commit
761af76574
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "streaming-commons";
|
pname = "streaming-commons";
|
||||||
version = "0.1.3";
|
version = "0.1.3.1";
|
||||||
sha256 = "0zv309lqmv5bgbmxx5k0zk4iyxwj77lwqcaaycizi7559nzvsrh3";
|
sha256 = "0ryj9pp681f1pqvcyy5ci2zng6ax93j5navm886k095wxmamhzmf";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder network random text transformers zlib
|
blazeBuilder network random text transformers zlib
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user