emacs-gntp: 0.1 -> 0.1
This commit is contained in:
parent
086624c51e
commit
2300049028
@ -284,21 +284,6 @@ let
|
|||||||
inherit (external.rtags) meta;
|
inherit (external.rtags) meta;
|
||||||
};
|
};
|
||||||
|
|
||||||
gntp = melpaBuild rec {
|
|
||||||
pname = "gntp";
|
|
||||||
version = "0.1";
|
|
||||||
src = fetchFromGitHub {
|
|
||||||
owner = "tekai";
|
|
||||||
repo = "${pname}.el";
|
|
||||||
rev = "v${version}";
|
|
||||||
sha256 = "1nvyjjjydrimpxy4cpg90si7sr8lmldbhlcm2mx8npklp9pn5y3a";
|
|
||||||
};
|
|
||||||
meta = {
|
|
||||||
description = "GNTP protocol implementation for Emacs";
|
|
||||||
license = gpl2Plus;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
gnus = melpaBuild rec {
|
gnus = melpaBuild rec {
|
||||||
pname = "gnus";
|
pname = "gnus";
|
||||||
version = "20140501";
|
version = "20140501";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user