git-annex: update sha256 hash

This commit is contained in:
Peter Simons 2016-06-14 14:39:54 +02:00
parent 1178ccf085
commit 06d3636596

View File

@ -76,7 +76,7 @@ self: super: {
src = pkgs.fetchFromGitHub {
owner = "joeyh";
repo = "git-annex";
sha256 = "1cmyf94jvfjwiibmhkkbrplq63g1yvy5kn65993zs10zgcfip3jb";
sha256 = "1b154qskvcldk4kyzcbaw6mijrsn9327wldxwcv16a8zz39gvc5r";
rev = drv.version;
};
})).override {