haskell-unix-process-conduit: update to version 0.2.2.1
This commit is contained in:
parent
702370e3cd
commit
cd3a9434fe
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "unix-process-conduit";
|
pname = "unix-process-conduit";
|
||||||
version = "0.2.2";
|
version = "0.2.2.1";
|
||||||
sha256 = "15n6n925avv51kr2avwkp8sq8mfl287i0445vl9iy6hyxjjgpgr6";
|
sha256 = "0zix8m38dza95g6ijip4r5nxz6y9vkh5jy8ksg4qpx1v2ib1m2cc";
|
||||||
buildDepends = [ conduit filepath stm time transformers ];
|
buildDepends = [ conduit filepath stm time transformers ];
|
||||||
testDepends = [ conduit hspec transformers ];
|
testDepends = [ conduit hspec transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user