3
0
Fork 0
forked from mirrors/nixpkgs

swift: Fix sha256, I think upstream moved the release tag?

If this happens again we can target the particular commit
but hopefully it's a one-time thing.
This commit is contained in:
Will Dietz 2017-05-01 13:52:46 -05:00
parent ef91b6d3e9
commit cb026b1b65

View file

@ -93,7 +93,7 @@ sources = {
};
swift = fetch {
repo = "swift";
sha256 = "01vjvk33bvg52rx7bmhckqv8lhyrij6qf6ih85palqdr7gg868ph";
sha256 = "0879jlv37lmxc1apzi53xn033y72548i86r7fzwr0g52124q5gry";
};
};