update packages

This commit is contained in:
2025-12-25 11:44:13 +01:00
parent 059fa06572
commit 1dab1fe4ab
144 changed files with 19985 additions and 1331 deletions

View File

@@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "org-ref" "20251123.1710"
(define-package "org-ref" "20251206.1422"
"Citations, cross-references and bibliographies in org-mode."
'((org "9.4")
(htmlize "0")
@@ -11,8 +11,8 @@
(ox-pandoc "0")
(request "0"))
:url "https://github.com/jkitchin/org-ref"
:commit "5275e58bca7e36c588e519c1b3ebe1e6b28a0654"
:revdesc "5275e58bca7e"
:commit "dc2481d430906fe2552f9318f4405242e6d37396"
:revdesc "dc2481d43090"
:keywords '("org-mode" "cite" "ref" "label")
:authors '(("John Kitchin" . "jkitchin@andrew.cmu.edu"))
:maintainers '(("John Kitchin" . "jkitchin@andrew.cmu.edu")))