From 88c61058b6a3c38509b6cded441a11df16163a47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 01:01:03 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 5d05f591 -> 22e6ed6b (#47) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/5d05f5911a9078e8c77851c40dc6a77d2a4c3955...22e6ed6b89755047b44f8666ac20aac0c50afc34 - [7ba24c67](https://github.com/emacs-straight/org-mode/commit/7ba24c673b92e706b38251768a00032c5451458e) ob-gnuplot: Fix wrong table conversion when first column has ?- - [5ac2b229](https://github.com/emacs-straight/org-mode/commit/5ac2b2291b0f7cdbeecc264c0e95ebc89d6ca2ef) Make sure that 'inherited text property in tags does not propagate to cache - [846226a2](https://github.com/emacs-straight/org-mode/commit/846226a202619866fe80667d13e9d5a105bd1eef) test-org-element/cache: Fix typo - [23daada7](https://github.com/emacs-straight/org-mode/commit/23daada78d4b5b805d5a47cd009be3c41dcb496c) compat: Prevent spell-checking citation - [1587e445](https://github.com/emacs-straight/org-mode/commit/1587e445be37afa9d2957dcefa9b9dfb5d3b85e5) org-element-cache: Suggest to share warning text as well in the warnings - [5b404a22](https://github.com/emacs-straight/org-mode/commit/5b404a222584f6ee15e5f2bb38d4e718a415fbea) org-dblock-write:clocktable: Fix typo in error string - [2da10464](https://github.com/emacs-straight/org-mode/commit/2da1046435eb5a3cde3e25c2fbdac1d7a1b39640) make test: Make failure summary more verbose - [26decec0](https://github.com/emacs-straight/org-mode/commit/26decec006e76903d82512b394a85d03803f59aa) test-org-element-at-point: Add tests for point outside contents - [70970dff](https://github.com/emacs-straight/org-mode/commit/70970dff8d68f009947b2167c5b2bd886c6de984) org-before-first-heading-p: Use cache and clarify docstring - [2ae8d6c1](https://github.com/emacs-straight/org-mode/commit/2ae8d6c1cf7f6adec7922eefc6277f8ba066ea13) org-babel-tangle-collect-blocks: Use cache - [22e6ed6b](https://github.com/emacs-straight/org-mode/commit/22e6ed6b89755047b44f8666ac20aac0c50afc34) agenda: Add header to agenda clock report table 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 1f4774d..0cafd33 100644 --- a/flake.lock +++ b/flake.lock @@ -227,11 +227,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1642585054, - "narHash": "sha256-vMHKAC0JInP4pkxPg0DReYXLRTs3eJr0ueK5eq1V6Ik=", + "lastModified": 1643227669, + "narHash": "sha256-9tLMILwN8/YwsFCnDg01OQ3IdTm8b1+I0cBmb7cSydc=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "5d05f5911a9078e8c77851c40dc6a77d2a4c3955", + "rev": "22e6ed6b89755047b44f8666ac20aac0c50afc34", "type": "github" }, "original": {