From d0b4c31e14877e1997e4e1e96200a572bd3ca8e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 00:54:06 +0000 Subject: [PATCH] niv org-mode: update 40474827 -> 7bc18ebb ## Changelog for org-mode: Commits: [emacs-straight/org-mode@40474827...7bc18ebb](https://github.com/emacs-straight/org-mode/compare/40474827eade4ab4d3667b4dde5f0833562c7b87...7bc18ebbed409ace4665ec9c9910b2837834b03d) * [`66537267`](https://github.com/emacs-straight/org-mode/commit/66537267ebdd278ad026214b7479478ddb64b043) org-num: Add tests * [`30a50d1c`](https://github.com/emacs-straight/org-mode/commit/30a50d1c0fe6b459f9d0759d8cd4a6bfa7b82c7d) ob-python: Fix discrepancy of single/multi-line code blocks * [`632ceabb`](https://github.com/emacs-straight/org-mode/commit/632ceabb1406496ed3d7ed14a00d5746b7e3611c) ob-python: Refactor session evaluation * [`e8ebf5d6`](https://github.com/emacs-straight/org-mode/commit/e8ebf5d6c93aaa8f343f897f890deb1304ca9d4b) Add other-tab option for org-agenda-window-setup * [`7bc18ebb`](https://github.com/emacs-straight/org-mode/commit/7bc18ebbed409ace4665ec9c9910b2837834b03d) ob-core: Avoid table conversion warning for empty results --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index e04006d..28ce642 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -137,10 +137,10 @@ "homepage": "https://code.orgmode.org/bzg/org-mode", "owner": "emacs-straight", "repo": "org-mode", - "rev": "40474827eade4ab4d3667b4dde5f0833562c7b87", - "sha256": "1qzg4690jp28cy6lzmzrz9ndkhqw11j7px9krpza441q2byhgs5x", + "rev": "7bc18ebbed409ace4665ec9c9910b2837834b03d", + "sha256": "1jn9jfliymvh8s7szzsybkhm4z3g7bw2zvc15k5waskn4zw07pph", "type": "tarball", - "url": "https://github.com/emacs-straight/org-mode/archive/40474827eade4ab4d3667b4dde5f0833562c7b87.tar.gz", + "url": "https://github.com/emacs-straight/org-mode/archive/7bc18ebbed409ace4665ec9c9910b2837834b03d.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "org-yt": {