From 5fee13898a2d0a1cc7199a9a1f3da482938190bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 00:44:38 +0000 Subject: [PATCH] niv org-mode: update a1e5bee5 -> ea946353 ## Changelog for org-mode: Commits: [emacs-straight/org-mode@a1e5bee5...ea946353](https://github.com/emacs-straight/org-mode/compare/a1e5bee5cb9c34ceb8226597605a49638bee7cec...ea946353aaf0a2e5022ebe6c7b012c70833ec0ba) * [`b395f0ab`](https://github.com/emacs-straight/org-mode/commit/b395f0abf61aadce86a427fb7f86bd6e3628d29a) ol.el: Fixed typo * [`df5a8363`](https://github.com/emacs-straight/org-mode/commit/df5a83637518ad9aa586d49884a6271f11afc592) ob-core: Call org-confirm-babel-evaluate with expanded noweb refs * [`093b474e`](https://github.com/emacs-straight/org-mode/commit/093b474e6a11d5240f1e88e5ecc7cbbba72ead9d) org-list: Operate on single line if no active region * [`ea946353`](https://github.com/emacs-straight/org-mode/commit/ea946353aaf0a2e5022ebe6c7b012c70833ec0ba) ob-core: file-mode option in source code block arguments --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index d5e65e1..cfe0393 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -113,10 +113,10 @@ "homepage": "https://code.orgmode.org/bzg/org-mode", "owner": "emacs-straight", "repo": "org-mode", - "rev": "a1e5bee5cb9c34ceb8226597605a49638bee7cec", - "sha256": "17dysdgkwv1hgi95zv5rrkxn21rbp5jyb8w2grgh93nmw7psmlwf", + "rev": "ea946353aaf0a2e5022ebe6c7b012c70833ec0ba", + "sha256": "12am0nbb543sv1vm44hkjc3hz004v0hw4dnicc5f0lazrqqvhcqh", "type": "tarball", - "url": "https://github.com/emacs-straight/org-mode/archive/a1e5bee5cb9c34ceb8226597605a49638bee7cec.tar.gz", + "url": "https://github.com/emacs-straight/org-mode/archive/ea946353aaf0a2e5022ebe6c7b012c70833ec0ba.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "org-yt": {