From 6acca9762ef2ceea7627f7da651bcf52ef4d62a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 01:36:05 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - aa224978 -> 8589de94 (#397) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/aa224978767251cf21b6bd085739297c622d53a6...8589de94d8a44cd566eb3fe128f8091d7e958ee9 - [911d6a10](https://github.com/emacs-straight/org-mode/commit/911d6a1027784ab081cb41b40c08826e62066c73) org-manual: Clarify that :eval yes obeys `org-confirm-babel-evaluate' - [e8010e8a](https://github.com/emacs-straight/org-mode/commit/e8010e8a9141abaa7e59b99df8ef599c664d8fee) org.el: Sync org-babel-load-languages with Babel files in Org - [f93cc661](https://github.com/emacs-straight/org-mode/commit/f93cc661c656c7a74c67fd0299662d1604b2b243) org-element-set-contents: Do alter the anonymous parents - [1b1d314a](https://github.com/emacs-straight/org-mode/commit/1b1d314ada9bdded208c9c9ddd4d12855468e1e8) * lisp/org.el: Bump Org version on development branch - [233a8479](https://github.com/emacs-straight/org-mode/commit/233a8479cafb54a33e728d1ddf0c42629de6ed95) orgcard.tex: Fix `org-force-cycle-archived' binding - [3d817c52](https://github.com/emacs-straight/org-mode/commit/3d817c52c9588f5a2da0bd2cd955d7b0311a7f1c) org-clock: Add a trailing space to the mode line string - [8f8ec2cc](https://github.com/emacs-straight/org-mode/commit/8f8ec2ccf3f5ef8f38d68ec84a7e4739c45db485) * lisp/ob-latex.el (org-babel-execute:latex): Fix command injection vulnerability - [12883765](https://github.com/emacs-straight/org-mode/commit/12883765d292b8bf18aa9112ba1a7e89ffa0b57e) org-babel-import-elisp-from-file: Fix the docstring - [c0a9c9ed](https://github.com/emacs-straight/org-mode/commit/c0a9c9edeac981be653360ca516d753e1483c487) test-org-clock/mode-line: Update the docstring - [4f6bf895](https://github.com/emacs-straight/org-mode/commit/4f6bf89547f77936abedf5b1a95ae2ce53dcdbbb) Fix BibTeX spelled as Bibtex - [eb6379a4](https://github.com/emacs-straight/org-mode/commit/eb6379a417d6b1de6d1e18ba8cbadfd754487d39) Fix LaTeX spelled as Latex 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 553a632..1c3f16d 100644 --- a/flake.lock +++ b/flake.lock @@ -260,11 +260,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1677411834, - "narHash": "sha256-vJ1kF56IPRkVD+KTC7o8Sz8DpTQHQbWx65bwiWQFIFQ=", + "lastModified": 1678194588, + "narHash": "sha256-sN/UYf5pQWOtHEw+IlVrEey3cmitudch7InCzqw3jXI=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "aa224978767251cf21b6bd085739297c622d53a6", + "rev": "8589de94d8a44cd566eb3fe128f8091d7e958ee9", "type": "github" }, "original": {