haskell-pipes-concurrency: update to version 1.2.1
This commit is contained in:
parent
7923a212f7
commit
bdcc7b7d18
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pipes-concurrency";
|
pname = "pipes-concurrency";
|
||||||
version = "1.2.0";
|
version = "1.2.1";
|
||||||
sha256 = "058v9d3wf9n1d25rhdq5vj60p8mll5yv2zn2k1092bg7qisip1fq";
|
sha256 = "036cn6pafqpf2811iigablks3zk747bnzji9ykrgwhpja427vlbl";
|
||||||
buildDepends = [ pipes stm ];
|
buildDepends = [ pipes stm ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Concurrency for the pipes ecosystem";
|
description = "Concurrency for the pipes ecosystem";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user