From bae0e961370cf68e6fde9c144afc52de9d57397a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 02:50:02 +0100 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - f6813dbe -> adccb81d (#116) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/f6813dbea9ef0c6be19bf68b4d9227ceb64c9449...adccb81d5415d0288b10b061c186c0c55dba3aa4 - [a0755ebc](https://github.com/emacs-straight/org-mode/commit/a0755ebccf538ed839baa05f1f15a44d61b3ba4e) doc/org-manual.org: Fix a typo in the manual - [7ddc5b57](https://github.com/emacs-straight/org-mode/commit/7ddc5b57c0c9090b5f544f384b35bdf1460d11d5) oc-basic: Speed up cached bibliography retrival - [fa5c832e](https://github.com/emacs-straight/org-mode/commit/fa5c832e9b8c3f07197df112d2068c8361354736) org-cite-basic--key-completion-table: Reuse bibliography for speed - [682ccdff](https://github.com/emacs-straight/org-mode/commit/682ccdfffefa48a8fc0594df72ac4e34267f509e) org.el: Silence byte-compiler under 'make single' - [1f617727](https://github.com/emacs-straight/org-mode/commit/1f617727f11cff4e49235b4d79bad11b4e271e16) org-at-timestamp-p: Fix invalid regexp groups for 'agenda scope - [8aff8256](https://github.com/emacs-straight/org-mode/commit/8aff825682f75c2e889ba02a8bd5e2fbf7778009) Revert "org-faces.el: Use fixed-pitch" - [69c58894](https://github.com/emacs-straight/org-mode/commit/69c588947d1be9bca1eb8c773f2a8ff117d264ba) lisp/org.el: Bump version to 9.5.3 - [81289bdd](https://github.com/emacs-straight/org-mode/commit/81289bddee665ee2708c9eaefbaa57796fc08ad2) lisp/ox-latex.el: Add Daniel Fleischer as the maintainer - [6ea247d7](https://github.com/emacs-straight/org-mode/commit/6ea247d79a27fc8860058d571edcb172c1e58b3e) org-at-timestamp-p: Fix compatibility with Emacs 26 - [adccb81d](https://github.com/emacs-straight/org-mode/commit/adccb81d5415d0288b10b061c186c0c55dba3aa4) ob-gnuplot.el: Honour `default-directory' 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 837343e..4e866c3 100644 --- a/flake.lock +++ b/flake.lock @@ -227,11 +227,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1649335886, - "narHash": "sha256-zLSxib7sMmhojF52BmrxHMSf0v4gbCeBTenGMV8h6qM=", + "lastModified": 1650542422, + "narHash": "sha256-khWaV6e6q9l216SpwPIjvKBkurdfpvsPpDKZDJS8rLU=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "f6813dbea9ef0c6be19bf68b4d9227ceb64c9449", + "rev": "adccb81d5415d0288b10b061c186c0c55dba3aa4", "type": "github" }, "original": {