exa: fix depshash

This commit is contained in:
Stefan Junker 2016-08-24 11:42:23 +02:00
parent 9acd218a9e
commit 117a6d10bb

View file

@ -6,7 +6,7 @@ buildRustPackage rec {
name = "exa-${version}";
version = "2016-04-20";
depsSha256 = "0nyrdl57nhr3lxqs3gaij3mdmlrm0z52qv6mznvgw0ziwqmlq5w1";
depsSha256 = "0qsqkgc1wxigvskhaamgfp5pyc2kprsikhcfccysgs07w44nxkd0";
src = fetchFromGitHub {
owner = "ogham";