update packages
This commit is contained in:
@@ -1,15 +1,13 @@
|
||||
(define-package "org-ref" "1.1.1" "citations, cross-references and bibliographies in org-mode"
|
||||
'((dash "2.11.0")
|
||||
(htmlize "1.51")
|
||||
(helm "1.5.5")
|
||||
(helm-bibtex "2.0.0")
|
||||
(ivy "0.8.0")
|
||||
(hydra "0.13.2")
|
||||
(key-chord "0")
|
||||
(s "1.10.0")
|
||||
(f "0.18.0")
|
||||
(emacs "24.4")
|
||||
(pdf-tools "0.7")))
|
||||
(define-package "org-ref" "3.0.0" "citations, cross-references and bibliographies in org-mode"
|
||||
'((dash "0")
|
||||
(s "0")
|
||||
(f "0")
|
||||
(hydra "0")
|
||||
(htmlize "0")
|
||||
(parsebib "0")
|
||||
(bibtex-completion "0")
|
||||
(emacs "26")))
|
||||
|
||||
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
|
||||
Reference in New Issue
Block a user