From a5a334ea1a8a5265df3dac498adae18c487d5bec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 02:21:28 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 3c11e9df -> e36c3cc2 (#263) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/3c11e9df6e8353ae5d7e1179f9bcb114f469c942...e36c3cc21b8b1471e1f7928a118de693819c3f12 - [a35d1636](https://github.com/emacs-straight/org-mode/commit/a35d163685908386833a3d549ed110931bf3915a) ob-shell: Fix output containing strings matching `comint-prompt-regexp' - [b7f4afe8](https://github.com/emacs-straight/org-mode/commit/b7f4afe86c36c36a751cb9dd31daa69051eec506) lisp/ox-md.el: Add top level header setting - [372788a1](https://github.com/emacs-straight/org-mode/commit/372788a18933b9ed38b747e5f5429ea39d71106a) ol-info: Define :insert-description function - [5ba90e16](https://github.com/emacs-straight/org-mode/commit/5ba90e161bdeeaac2ff39d08a433ea848f0179bb) org-bibtex-import-from-file: Improve performance - [06373a64](https://github.com/emacs-straight/org-mode/commit/06373a64387330d5bbdcbb3417cea7c2638713df) ob-python: Fix Emacs bug[emacs-straight/org-mode⁠#50514](http://r.duckduckgo.com/l/?uddg=https://github.com/emacs-straight/org-mode/issues/50514) when Python loads slowly - [72f66ca0](https://github.com/emacs-straight/org-mode/commit/72f66ca0b9d336e0da61b17cbe8ce183eef364dd) New babel syntax to pass src block contents as argument - [ceac15c7](https://github.com/emacs-straight/org-mode/commit/ceac15c759e55eb9da691db18e964124232b71ca) lisp/ob-processing.el: Add Jarmo Hurri as maintainer - [f3f60e4d](https://github.com/emacs-straight/org-mode/commit/f3f60e4ddbd38a2397c259a3196634b74d214d1b) lisp/oc-csl.el: Add András Simonyi as the maintainer - [09406b1c](https://github.com/emacs-straight/org-mode/commit/09406b1c9888b6c7ca2d8adfccbcc4d8266497c6) org-macs: Make sure that fontification does not move point - [5bb699e0](https://github.com/emacs-straight/org-mode/commit/5bb699e0fdef69fde5c7be6d010aa3a4dbb0418a) org-babel-insert-result: Do not err when inline src block returns nil - [e36c3cc2](https://github.com/emacs-straight/org-mode/commit/e36c3cc21b8b1471e1f7928a118de693819c3f12) org-babel-sh-evaluate: Do not issue string :results value 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 dbe3823..8846b61 100644 --- a/flake.lock +++ b/flake.lock @@ -259,11 +259,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1661237582, - "narHash": "sha256-pebP1mA019FejUe6CURqDUaqPyTUZ3wRcqfd6gE+YVg=", + "lastModified": 1662044935, + "narHash": "sha256-ZpxKw8L/IpxolkGyQMDut6V4i8I1T5za0QBBrztfcts=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "3c11e9df6e8353ae5d7e1179f9bcb114f469c942", + "rev": "e36c3cc21b8b1471e1f7928a118de693819c3f12", "type": "github" }, "original": {