update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -1,25 +1,21 @@
(define-package "org-ref" "20250301.1918" "citations, cross-references and bibliographies in org-mode"
'((org "9.4")
(dash "0")
(s "0")
(f "0")
(htmlize "0")
(hydra "0")
(avy "0")
(parsebib "0")
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "org-ref" "20250301.1918"
"Citations, cross-references and bibliographies in org-mode."
'((org "9.4")
(dash "0")
(s "0")
(f "0")
(htmlize "0")
(hydra "0")
(avy "0")
(parsebib "0")
(bibtex-completion "0")
(citeproc "0")
(ox-pandoc "0")
(request "0"))
:commit "edbb80863ef63ef52ef04fce3239e063843f8d30" :authors
'(("John Kitchin" . "jkitchin@andrew.cmu.edu"))
:maintainers
'(("John Kitchin" . "jkitchin@andrew.cmu.edu"))
:maintainer
'("John Kitchin" . "jkitchin@andrew.cmu.edu")
:keywords
'("org-mode" "cite" "ref" "label")
:url "https://github.com/jkitchin/org-ref")
;; Local Variables:
;; no-byte-compile: t
;; End:
(citeproc "0")
(ox-pandoc "0")
(request "0"))
:url "https://github.com/jkitchin/org-ref"
:commit "edbb80863ef63ef52ef04fce3239e063843f8d30"
:revdesc "edbb80863ef6"
:keywords '("org-mode" "cite" "ref" "label")
:authors '(("John Kitchin" . "jkitchin@andrew.cmu.edu"))
:maintainers '(("John Kitchin" . "jkitchin@andrew.cmu.edu")))