mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-06 04:24:28 +03:00
haskell-webdriver: update to version 0.5.5
This commit is contained in:
parent
e1811c9e3b
commit
25e16e9f20
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "webdriver";
|
pname = "webdriver";
|
||||||
version = "0.5.4";
|
version = "0.5.5";
|
||||||
sha256 = "0839vw7drjn5iray4ma17f0pfgwx44q10ad8m564jvjgcml4yhvq";
|
sha256 = "1k656ghkaqlnp4a9dd99s3l2vm21zsqpqxwfg2lq5rx2yw402nga";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec base64Bytestring cond dataDefault directoryTree
|
aeson attoparsec base64Bytestring cond dataDefault directoryTree
|
||||||
exceptions filepath HTTP liftedBase monadControl mtl network
|
exceptions filepath HTTP liftedBase monadControl mtl network
|
||||||
|
Loading…
Reference in New Issue
Block a user