haskell-unix-process-conduit: update to version 0.2.2.2
This commit is contained in:
parent
069166a454
commit
d192c499d0
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "unix-process-conduit";
|
pname = "unix-process-conduit";
|
||||||
version = "0.2.2.1";
|
version = "0.2.2.2";
|
||||||
sha256 = "0zix8m38dza95g6ijip4r5nxz6y9vkh5jy8ksg4qpx1v2ib1m2cc";
|
sha256 = "0an4lwwkzr902r0rxa35i9kdm5cpgdfmg5m06zsxzbck3mry7871";
|
||||||
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