From a8aba9daa557ad2d9d432f6ef9b6ae0f10c5ed57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Feb 2021 00:08:56 +0000 Subject: [PATCH] flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - 369eb273 -> 49364f90 ### Changes for org-mode On branch: master Commits: https://github.com/emacs-straight/org-mode/compare/369eb2739787b9b24399c803be31e4e793113dd1...49364f904b793513112fb8f71dd6b7f6274171cf - [61336f80](https://github.com/emacs-straight/org-mode/commit/61336f80dc94a442842289d2f33f91190383e9b2) mk/targets.mk: Add version fallback for tag-less repos - [be2966ab](https://github.com/emacs-straight/org-mode/commit/be2966abb5a97f3503cf7c26a83d9e111fc0b8aa) org-id: Add title to description when storing id links - [0c6ab87d](https://github.com/emacs-straight/org-mode/commit/0c6ab87d11c02df6e0de9c4ba6607bb2ae19a569) ob-R.el: For :results value return empty string instead of nil - [5b0eb9aa](https://github.com/emacs-straight/org-mode/commit/5b0eb9aadaf675be53dcd5fdd0431b40b6479244) manual, news: Document org-html-meta-tags - [49364f90](https://github.com/emacs-straight/org-mode/commit/49364f904b793513112fb8f71dd6b7f6274171cf) Avoid alist-get for compatibility with Emacs 24 --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index fe6b36e..d346e18 100644 --- a/flake.lock +++ b/flake.lock @@ -211,11 +211,11 @@ "org-mode": { "flake": false, "locked": { - "lastModified": 1612418203, - "narHash": "sha256-ECoswZJIsmrCNKKKTRZVQj2SjvqhCzrFXJdkdc+MuOk=", + "lastModified": 1612746351, + "narHash": "sha256-MGYmggFbtkJqb4G7AH0wpz34PhKxZ5jcgyrFGFePZiI=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "369eb2739787b9b24399c803be31e4e793113dd1", + "rev": "49364f904b793513112fb8f71dd6b7f6274171cf", "type": "github" }, "original": {