From a274298f14ca6d1cbbbdb6af576b7251bc71ea7e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 01:29:36 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 8589de94 -> 4cad6c8e (#402) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/8589de94d8a44cd566eb3fe128f8091d7e958ee9...4cad6c8eafe22317a2a010a0592ce97b67811f32 - [dd25e270](https://github.com/emacs-straight/org-mode/commit/dd25e2704f4a771e693c8d4a43ef6b7ced4f2062) org-src--construct-edit-buffer-name: Fix docstring - [d6e75d0e](https://github.com/emacs-straight/org-mode/commit/d6e75d0eeb572a6bf55d72b29c466c2534c795f8) org-read-date: Do not consider `org-extend-today-until' with default time - [f5987b37](https://github.com/emacs-straight/org-mode/commit/f5987b37d451c572644d2a0ffd72e682b53df237) Don't reset `org-todo-keywords-for-agenda' when org-agenda-multi - [a8006ea5](https://github.com/emacs-straight/org-mode/commit/a8006ea580ed74f27f974d60b598143b04ad1741) * lisp/ob-latex.el: Fix command injection vulnerability - [3d04af38](https://github.com/emacs-straight/org-mode/commit/3d04af3826b3258a643ee42abf092fb2ad652695) org-latex-paragraph: Ensure that paragraphs are not split by empty lines - [3eb51d8d](https://github.com/emacs-straight/org-mode/commit/3eb51d8dbc57e55daaaebfc3f686530436fc7c24) * lisp/ox-latex.el (org-latex-generate-engraved-preamble): Fix typo - [6fc42016](https://github.com/emacs-straight/org-mode/commit/6fc420167c2144d14634e15769c0a05f70f938cc) org-persist: Fix file path calculation - [635a601d](https://github.com/emacs-straight/org-mode/commit/635a601dd552f430e132b4d31de0091c2dba4c0e) org-self-insert-command: Do not trigger folding checks - [6efb0734](https://github.com/emacs-straight/org-mode/commit/6efb073463481ee572eb3bb1155cc3b0d6987df6) ob-clojure.el: Fix results output, support clojure-cli - [4cad6c8e](https://github.com/emacs-straight/org-mode/commit/4cad6c8eafe22317a2a010a0592ce97b67811f32) * lisp/Makefile: Remove references to org-contrib Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 1e64937..35f224b 100644 --- a/flake.lock +++ b/flake.lock @@ -260,11 +260,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1678194588, - "narHash": "sha256-sN/UYf5pQWOtHEw+IlVrEey3cmitudch7InCzqw3jXI=", + "lastModified": 1678970074, + "narHash": "sha256-SfwkfOIRyaQoWhajRyd/WUX1Ohi9FenF0RK1DN8KQO4=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "8589de94d8a44cd566eb3fe128f8091d7e958ee9", + "rev": "4cad6c8eafe22317a2a010a0592ce97b67811f32", "type": "github" }, "original": {