Haskell: correct sha256 for tasty-ant-xml
For some reason hackage2nix always outputs `nil`. CC @peti
This commit is contained in:
parent
0305f3b797
commit
1d4098dd03
@ -105898,7 +105898,7 @@ self: {
|
|||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "tasty-ant-xml";
|
pname = "tasty-ant-xml";
|
||||||
version = "1.0.1";
|
version = "1.0.1";
|
||||||
sha256 = "nil";
|
sha256 = "1wb9lm9rbk46g9cm2lpcrzh59zpcy270p824agg61bj1xb9jymsc";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base containers generic-deriving ghc-prim mtl stm tagged tasty
|
base containers generic-deriving ghc-prim mtl stm tagged tasty
|
||||||
transformers xml
|
transformers xml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user