From 064554471386b2f459b5631c6c4903c8103baf5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 01:31:25 +0000 Subject: [PATCH] flake.lock: Updating 'org (emacs-straight/org-mode)' - f81ba451 -> eaf27490 (#423) ### Changes for org On branch: main Commits: https://github.com/emacs-straight/org-mode/compare/f81ba451a793febd8c734422c4081badbf9ad17f...eaf274909f595ba29b853031e1c5bcdac255fbeb - [14dccff8](https://github.com/emacs-straight/org-mode/commit/14dccff8b3914cfde9e4c577f62beb445b96666b) * lisp/org.el org-latex-packages-alist: fixed type definition - [92f9135b](https://github.com/emacs-straight/org-mode/commit/92f9135b3c3f4f5100747ac7a2f27efc55b8e9a8) org-open-at-point: Fix opening multiple file links - [63762377](https://github.com/emacs-straight/org-mode/commit/6376237779313b3e51dde9f8a37adf16a9428313) org-babel-parse-multiple-vars: Do no err on empty :var - [56f651e9](https://github.com/emacs-straight/org-mode/commit/56f651e9615cc88302aeb2acda7b8725f8331f42) org-lint: Add new linter for empty header arguments - [8eb20998](https://github.com/emacs-straight/org-mode/commit/8eb209984e3f205d09b2d72d9fb45ffb1d7bc2bf) Backport commit 62e4eb8fcf7 from Emacs - [d97ba5ba](https://github.com/emacs-straight/org-mode/commit/d97ba5ba52cc4305ecb6eb26d7139fc365400f5f) org-babel-expand-body:scheme: define header arg vars using define - [eaf27490](https://github.com/emacs-straight/org-mode/commit/eaf274909f595ba29b853031e1c5bcdac255fbeb) Consistently allow null character in block and drawer bodies 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 d76b130..0f36d4c 100644 --- a/flake.lock +++ b/flake.lock @@ -263,11 +263,11 @@ "org": { "flake": false, "locked": { - "lastModified": 1681992679, - "narHash": "sha256-3hFZxDgP8/x6O/1wnfJGaieQPO5Py9+G36FgSoPH+JM=", + "lastModified": 1682449610, + "narHash": "sha256-1I9Rpnyp9rZTYG48oxxN+scKoKTJxh/ya787zI0xIpI=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "f81ba451a793febd8c734422c4081badbf9ad17f", + "rev": "eaf274909f595ba29b853031e1c5bcdac255fbeb", "type": "github" }, "original": {