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,18 +1,14 @@
(define-package "ox-pandoc" "20240710.1424" "An Org-mode exporter using pandoc"
'((org "8.2")
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "ox-pandoc" "20250424.908"
"An Org-mode exporter using pandoc."
'((org "8.2")
(emacs "24.4")
(dash "2.8")
(ht "2.0"))
:commit "34e6ea97b586e20529d07158a73af3cf33cdd1d5" :authors
'(("Taichi" . "kawabata.taichi@gmail.com")
("Alex" . "a-fent@github"))
:maintainers
'(("Alex" . "a-fent@github"))
:maintainer
'("Alex" . "a-fent@github")
:keywords
'("tools")
:url "https://github.com/a-fent/ox-pandoc")
;; Local Variables:
;; no-byte-compile: t
;; End:
(dash "2.8")
(ht "2.0"))
:url "https://github.com/a-fent/ox-pandoc"
:commit "5766c70b6db5a553829ccdcf52fcf3c6244e443d"
:revdesc "5766c70b6db5"
:keywords '("tools")
:authors '(("Taichi" . "kawabata.taichi@gmail.com")
("Alex" . "a-fent@github"))
:maintainers '(("Alex" . "a-fent@github")))