emacs-parsebib: 20151006 -> 1.0.5
This commit is contained in:
parent
a9b8805831
commit
5b64845fb2
@ -311,21 +311,6 @@ let
|
||||
inherit lib;
|
||||
};
|
||||
|
||||
parsebib = melpaBuild rec {
|
||||
pname = "parsebib";
|
||||
version = "20151006";
|
||||
src = fetchFromGitHub {
|
||||
owner = "joostkremers";
|
||||
repo = pname;
|
||||
rev = "9a1f60bed2814dfb5cec2b92efb5951a4b465cce";
|
||||
sha256 = "0n91whyjnrdhb9bqfif01ygmwv5biwpz2pvjv5w5y1d4g0k1x9ml";
|
||||
};
|
||||
meta = {
|
||||
description = "Emacs library for reading .bib files";
|
||||
license = bsd3;
|
||||
};
|
||||
};
|
||||
|
||||
perspective = melpaBuild rec {
|
||||
pname = "perspective";
|
||||
version = "1.12";
|
||||
|
Loading…
Reference in New Issue
Block a user