From d9ae055e9455e110f2ceb9ebee49f6b4cfd92c7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 01:18:19 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 1a6d5f11 -> 8fab6eee (#412) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/1a6d5f11d05e87802aa4ce6349a0576be0401ac9...8fab6eeef2f84e275ddcc0af9e8a203b09779481 - [e46811c5](https://github.com/emacs-straight/org-mode/commit/e46811c5e181c0cff6a1fd74dee6fa536fe6efb3) ob-python: Allow working with externally started sessions again - [15e70240](https://github.com/emacs-straight/org-mode/commit/15e70240e9ac98ab7c3e24c0dc3392ed6ae10689) org-manual.org: Clarify what SETUPFILE does - [6f742685](https://github.com/emacs-straight/org-mode/commit/6f742685d78acfd6aa65516e091d08a8da68821d) org-metaup: Fix edge case when the upper subtree is moved further below - [2289739e](https://github.com/emacs-straight/org-mode/commit/2289739ed4c5488a9f9e37bd2d4d1d0caa5753d8) Prefer `write-region' to `save-file' - [c2ffc6b6](https://github.com/emacs-straight/org-mode/commit/c2ffc6b6022ab79ab20d82d9dd6158b35e938e2a) org-fontify-meta-lines-and-blocks-1: Fontify src blocks without lang - [c316476e](https://github.com/emacs-straight/org-mode/commit/c316476ee9ce77f4b945e97bbe41c2af93432795) org-export: Be less aggressive with window configuration in export dispatch - [9ca271c4](https://github.com/emacs-straight/org-mode/commit/9ca271c4066f0496610848df04a691c650993612) org-export: Display warning when code block results cannot be computed - [e10b4054](https://github.com/emacs-straight/org-mode/commit/e10b4054e61d844f3dc06d87343c91b37b5bf112) ox-icalendar: Use consistent CRLF line endings - [614b96f9](https://github.com/emacs-straight/org-mode/commit/614b96f910ad77ca63d1aa4bc50c93acd0310ae9) org-lint: Add checker for numbered list item numbers - [5e9953fa](https://github.com/emacs-straight/org-mode/commit/5e9953fa0ea9023786e62d83e12653d4aadfa869) ox.el: Refactor ID prefixes - [8fab6eee](https://github.com/emacs-straight/org-mode/commit/8fab6eeef2f84e275ddcc0af9e8a203b09779481) org-agenda: Rename sorting "priority" to "urgency" 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 08b4953..6132e37 100644 --- a/flake.lock +++ b/flake.lock @@ -260,11 +260,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1680101941, - "narHash": "sha256-aVUEYEiwy91j/8xBMzcs91uFJXTee+buv8EciZu+k5E=", + "lastModified": 1680774030, + "narHash": "sha256-rFNfSvQYQupFP7V+AB++YYr/3/ygpi9rCh0jwNfFMp0=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "1a6d5f11d05e87802aa4ce6349a0576be0401ac9", + "rev": "8fab6eeef2f84e275ddcc0af9e8a203b09779481", "type": "github" }, "original": {