mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
haskell-tasty-golden: update to version 2.2.0.2
This commit is contained in:
parent
fba98ed1f4
commit
96c27d4a16
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "tasty-golden";
|
||||
version = "2.2.0.1";
|
||||
sha256 = "0zr8ikg1j1nc29b6i23wb7zwbq0kmvjry7a1a6ldnz4p13m05q6d";
|
||||
version = "2.2.0.2";
|
||||
sha256 = "0wy29ybb31g34gjyx95an3azh111crvrrdhbbihjj064xvf6ddmy";
|
||||
buildDepends = [
|
||||
filepath mtl optparseApplicative tagged tasty temporary
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user