From 8bcdd3edb524ec1e19f4f7e3d848cef00efbb90a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 01:57:47 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - 3303a54d -> f28288c2 (#251) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/3303a54d74805cdd2b6eda37285f259949f7ba2e...f28288c255e293591725cbcd02637707bc9a77c2 - [d3a9c424](https://github.com/emacs-straight/org-mode/commit/d3a9c424ba32382fff1da4f4ecb447dc99205261) org-encode-time: Refactor into top-level `defmacro' - [4080938d](https://github.com/emacs-straight/org-mode/commit/4080938d60e89fd38d2e0c4fe351bc9909c607c5) org-agenda-prepare-buffers: Avoid repetitive updates of agenda menu - [97d4d927](https://github.com/emacs-straight/org-mode/commit/97d4d927f292cdd1025ca3c8c7caf3718c2806d0) org-agenda-prepare-buffers: Avoid excessive memory allocation - [f28288c2](https://github.com/emacs-straight/org-mode/commit/f28288c255e293591725cbcd02637707bc9a77c2) org-agenda-align-tags: Do not trigger fold checks 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 d7f5204..e2676d1 100644 --- a/flake.lock +++ b/flake.lock @@ -259,11 +259,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1660447962, - "narHash": "sha256-EShZzaIDe2Dt/9dLTgypvvW809qEggN5ia1Vssmc27M=", + "lastModified": 1660824704, + "narHash": "sha256-rEjxbktmMt1dFlF7Dd6+bo0oAYCOP/ylfcRDeCCgb58=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "3303a54d74805cdd2b6eda37285f259949f7ba2e", + "rev": "f28288c255e293591725cbcd02637707bc9a77c2", "type": "github" }, "original": {