From 714a8c395ba044eba7bf89ef56408b87f400ceda Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 01:25:45 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 4cad6c8e -> 6c9104f5 (#404) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/4cad6c8eafe22317a2a010a0592ce97b67811f32...6c9104f59ca8085abe477a81857548461bf88f23 - [3b9ffc68](https://github.com/emacs-straight/org-mode/commit/3b9ffc6868d9fadff374eca4206c66fd8d71b1a9) org-latex-export-to-latex: Use nil arg for `write-region' - [92471e53](https://github.com/emacs-straight/org-mode/commit/92471e53031c4de36ecd65a37e28a48fd139ff4a) org-agenda-run-series: Fix `org-agenda-list' call - [07ea7fc4](https://github.com/emacs-straight/org-mode/commit/07ea7fc4432185b2edaeb170ac2ef66a5c20e5ef) org-manual.org: $n$-th is not math - [533a83a9](https://github.com/emacs-straight/org-mode/commit/533a83a989d2f0d35f210c73755bbab12ec02582) org-compile-file: Expose logs when running Org tests - [4c01eba2](https://github.com/emacs-straight/org-mode/commit/4c01eba265edfb910e926c5559aca5bf7d7a3650) org-texinfo-supports-math-p: Fix CI test failures - [cd2355a2](https://github.com/emacs-straight/org-mode/commit/cd2355a20425865b76648891f3733d7eed151eaf) ob-clojure.el: Fix compiler warning - [93bf8203](https://github.com/emacs-straight/org-mode/commit/93bf820384e8b275ff500ab62ec85901d2490ab2) org-element-headline-parser: Treat "* TODO" as empty title + TODO keyword - [20b33106](https://github.com/emacs-straight/org-mode/commit/20b33106cdd108fd3212e5fef135a55e25ede4a4) org-element-headline-parser: Fix empty headings with tags - [5a52ee57](https://github.com/emacs-straight/org-mode/commit/5a52ee57d4a04334ce39162119fa271e6d579d9a) org-macs.el: Move UUID related code - [cb95d889](https://github.com/emacs-straight/org-mode/commit/cb95d88936b480e15c0b3163e9bc3e38eb0e29b4) ob-R.el/ob-python: Update `md5' calls to `org-id-uuid' - [180c1c37](https://github.com/emacs-straight/org-mode/commit/180c1c37a9f3a6a955a023223dfe7246f3384aa2) ob-comint.el: Fix off-by-one error in async result - [f7aa8c19](https://github.com/emacs-straight/org-mode/commit/f7aa8c19f5170dbf09538686fb569f9b60acbd6c) ob-shell.el: Add async evaluation - [693df6fd](https://github.com/emacs-straight/org-mode/commit/693df6fd90daaa3c982450b5978d9c203d8b629f) lisp/org-clock.el: Add support for logind - [04087be6](https://github.com/emacs-straight/org-mode/commit/04087be6b3e78c4fc473a727d69694eb79d41001) lisp/org.el: Make predicates non-interactive - [88078266](https://github.com/emacs-straight/org-mode/commit/880782660a92ea0b01b99d233a9f950ea2dd9fee) ob-clojure.el: Reword docstring for ob-clojure-eval-with-cider - [03d15dd7](https://github.com/emacs-straight/org-mode/commit/03d15dd7242536c6ee9368f6a96ec69f4a3d09f6) org-logind-dbus-session-path: Fix CI tests failure - [6c9104f5](https://github.com/emacs-straight/org-mode/commit/6c9104f59ca8085abe477a81857548461bf88f23) etc/ORG-NEWS: Announce :async header in ob-shell.el 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 87c85ef..bde7315 100644 --- a/flake.lock +++ b/flake.lock @@ -260,11 +260,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1678970074, - "narHash": "sha256-SfwkfOIRyaQoWhajRyd/WUX1Ohi9FenF0RK1DN8KQO4=", + "lastModified": 1679599831, + "narHash": "sha256-PXD1BimQHJ4V/Gq0nm+AXvXYrKbpvgJzznbbZixTv1w=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "4cad6c8eafe22317a2a010a0592ce97b67811f32", + "rev": "6c9104f59ca8085abe477a81857548461bf88f23", "type": "github" }, "original": {