Merge pull request #16335 from DamienCassou/helm-projectile-20160614
helm-projectile: 20160603.611 -> 20160614.832
This commit is contained in:
commit
bbac378d7c
@ -28303,12 +28303,12 @@
|
|||||||
helm-projectile = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, projectile }:
|
helm-projectile = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, projectile }:
|
||||||
melpaBuild {
|
melpaBuild {
|
||||||
pname = "helm-projectile";
|
pname = "helm-projectile";
|
||||||
version = "20160603.611";
|
version = "20160614.832";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "bbatsov";
|
owner = "bbatsov";
|
||||||
repo = "helm-projectile";
|
repo = "helm-projectile";
|
||||||
rev = "3db706c9147a54a618bdb6e5de827d931d8ae9a6";
|
rev = "f41141a93aa6c03ffb9fdb294b3caa19803b1d72";
|
||||||
sha256 = "0b9nd668p5lya214hyc0lv9pbmxjfy4ls1yhljr6j71qsfl0mjva";
|
sha256 = "0z7vhidjb3fzy28kjg6v73sxd7fgdhxcmqx5qypv3czdjcl5911x";
|
||||||
};
|
};
|
||||||
recipeFile = fetchurl {
|
recipeFile = fetchurl {
|
||||||
url = "https://raw.githubusercontent.com/milkypostman/melpa/4976446a8ae40980d502186615902fc05c15ec7c/recipes/helm-projectile";
|
url = "https://raw.githubusercontent.com/milkypostman/melpa/4976446a8ae40980d502186615902fc05c15ec7c/recipes/helm-projectile";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user