git-annex: update version

This commit is contained in:
Peter Simons 2016-11-01 19:01:49 +01:00
parent a170fb2340
commit ed9f1c575b
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ self: super: {
src = pkgs.fetchFromGitHub {
owner = "joeyh";
repo = "git-annex";
sha256 = "1nd1q5c4jr9s6xczyv464zq4y10rk8c1av22nfb28abrskxagcjc";
sha256 = "1np1v2x5n9dl39cbwlqbjap1j5120q4n8p18cm1884vdxidbkc01";
rev = drv.version;
};
})).overrideScope (self: super: {