update packages

This commit is contained in:
2025-11-25 19:52:03 +01:00
parent 14ba373378
commit dbbae92267
280 changed files with 13451 additions and 11207 deletions

View File

@@ -1,12 +1,9 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "org-ref" "20250301.1918"
(define-package "org-ref" "20251123.1710"
"Citations, cross-references and bibliographies in org-mode."
'((org "9.4")
(dash "0")
(s "0")
(f "0")
(htmlize "0")
(hydra "0")
(transient "0")
(avy "0")
(parsebib "0")
(bibtex-completion "0")
@@ -14,8 +11,8 @@
(ox-pandoc "0")
(request "0"))
:url "https://github.com/jkitchin/org-ref"
:commit "edbb80863ef63ef52ef04fce3239e063843f8d30"
:revdesc "edbb80863ef6"
:commit "5275e58bca7e36c588e519c1b3ebe1e6b28a0654"
:revdesc "5275e58bca7e"
:keywords '("org-mode" "cite" "ref" "label")
:authors '(("John Kitchin" . "jkitchin@andrew.cmu.edu"))
:maintainers '(("John Kitchin" . "jkitchin@andrew.cmu.edu")))