From f0be0ada16a10220eea67ade171aebac1297c79e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 01:30:58 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 6c9104f5 -> 1a6d5f11 (#407) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/6c9104f59ca8085abe477a81857548461bf88f23...1a6d5f11d05e87802aa4ce6349a0576be0401ac9 - [a8a516ba](https://github.com/emacs-straight/org-mode/commit/a8a516ba330fe8c435334030ffbe371b8c80c877) org-babel-comint-with-output: Handle agglomerated prompts better - [866ed1a3](https://github.com/emacs-straight/org-mode/commit/866ed1a3c5c37cad243085f9a8fa904970e4d614) org-babel-comint-with-output: Fix edge case for partial prompts - [44e1cbb0](https://github.com/emacs-straight/org-mode/commit/44e1cbb09484c8f8c49ef49376ef7988b04decc2) org-compile-file: Fix when `org-batch-test' is not defined - [c1e8e2ff](https://github.com/emacs-straight/org-mode/commit/c1e8e2ffc7e26591d89fb06beaa5309863f4eb96) Update version number for the 9.6.2 release - [fcd813c4](https://github.com/emacs-straight/org-mode/commit/fcd813c40649d89f754e3b8d1af9eda3887afb29) lisp/org.el: Docstring fixes - [1e38519b](https://github.com/emacs-straight/org-mode/commit/1e38519b020cad9c4ecffa43a9d365d31369e4ef) doc/org-manual.org: Document `org-hide-emphasis-markers' - [05ae2689](https://github.com/emacs-straight/org-mode/commit/05ae268973dade0014738900a3d7398d34d0309c) org-fold-show-children: Only display direct children by default - [88f7bea1](https://github.com/emacs-straight/org-mode/commit/88f7bea169d96963daf2fbf05f5953f9964053f9) org-babel-temp-stable-file: Avoid `sxhash' collisions - [e9110a8d](https://github.com/emacs-straight/org-mode/commit/e9110a8dd77c271248257f588c49796876500f22) Prefer `string-search' when matching exact strings - [c1bb68ab](https://github.com/emacs-straight/org-mode/commit/c1bb68ab9d187a3c972e00fa9ab6773911a71f44) ox: Make export errors more prominent - [f53205a4](https://github.com/emacs-straight/org-mode/commit/f53205a443a4696c915bc7413c08d1d0600f0df0) org-export-data: Clarify that filters are not applied - [638e0ecc](https://github.com/emacs-straight/org-mode/commit/638e0ecc0bd9441711f9e86a663224a7d9ba1c29) Fix some compiler warnings 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 1fc350d..16c7a0b 100644 --- a/flake.lock +++ b/flake.lock @@ -260,11 +260,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1679599831, - "narHash": "sha256-PXD1BimQHJ4V/Gq0nm+AXvXYrKbpvgJzznbbZixTv1w=", + "lastModified": 1680101941, + "narHash": "sha256-aVUEYEiwy91j/8xBMzcs91uFJXTee+buv8EciZu+k5E=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "6c9104f59ca8085abe477a81857548461bf88f23", + "rev": "1a6d5f11d05e87802aa4ce6349a0576be0401ac9", "type": "github" }, "original": {