mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
haskellPackages.hspec-discover: bump version pin
This commit is contained in:
parent
5fab45719e
commit
93aa55a299
1 changed files with 1 additions and 1 deletions
|
@ -853,7 +853,7 @@ self: super: {
|
|||
hspec-meta = self.hspec-meta_2_9_3;
|
||||
hspec = self.hspec_2_10_0;
|
||||
hspec-core = dontCheck self.hspec-core_2_10_0;
|
||||
hspec-discover = self.hspec-discover_2_9_7;
|
||||
hspec-discover = self.hspec-discover_2_10_0;
|
||||
}));
|
||||
|
||||
# Depends on broken fluid.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue