mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
haskell-pipes-concurrency: update to version 2.0.2
This commit is contained in:
parent
dd5010edc9
commit
7ff0169247
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "pipes-concurrency";
|
||||
version = "2.0.1";
|
||||
sha256 = "0grfwmmwzxrska2218php22f898nn3x92bz1lmhpw2qi8mywvkzh";
|
||||
version = "2.0.2";
|
||||
sha256 = "0g4fbh8dk8ph2ga0vyanqj52rxk9c1zi6g4yk3a1g6bnf4bklhm8";
|
||||
buildDepends = [ pipes stm ];
|
||||
testDepends = [ async pipes stm ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user