mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 10:23:29 +00:00
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: {
|
||||
pname = "unix-process-conduit";
|
||||
version = "0.2.2.1";
|
||||
sha256 = "0zix8m38dza95g6ijip4r5nxz6y9vkh5jy8ksg4qpx1v2ib1m2cc";
|
||||
version = "0.2.2.2";
|
||||
sha256 = "0an4lwwkzr902r0rxa35i9kdm5cpgdfmg5m06zsxzbck3mry7871";
|
||||
buildDepends = [ conduit filepath stm time transformers ];
|
||||
testDepends = [ conduit hspec transformers ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user