elisa: correct rev

This commit is contained in:
worldofpeace 2018-06-15 14:32:43 -04:00 committed by GitHub
parent 3b31290946
commit af507b6569
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ mkDerivation rec {
src = fetchFromGitHub {
owner = "KDE";
repo = "elisa";
rev = version;
rev = "v${version}";
sha256 = "1kyvdxbsfi692zazw8vjy6mwyy0sa4r1cim8gsiv9pphfh5bpxb1";
};