From 54c16e3e63a85d20b0b2e2dc65bd06603276e4ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2020 00:53:30 +0000 Subject: [PATCH] niv org-mode: update 220f2b0d -> 40474827 ## Changelog for org-mode: Commits: [emacs-straight/org-mode@220f2b0d...40474827](https://github.com/emacs-straight/org-mode/compare/220f2b0d93a6927eb673978c0042a1d4673e86aa...40474827eade4ab4d3667b4dde5f0833562c7b87) * [`312a646f`](https://github.com/emacs-straight/org-mode/commit/312a646fb8f60735aea1992654e4d06cf37daf3f) ob-python.el: Fix issue with sessions on remote machines * [`76da93aa`](https://github.com/emacs-straight/org-mode/commit/76da93aa86f54fe435bc9f0192003d699b301ede) org.el: Don't exclude local tags that are also inherited * [`7b657c50`](https://github.com/emacs-straight/org-mode/commit/7b657c50e7761646d2cc4a02346ac546a4a01a6d) org-clock.el: Fix calculated clocking sum in inlinetasks * [`40474827`](https://github.com/emacs-straight/org-mode/commit/40474827eade4ab4d3667b4dde5f0833562c7b87) org-num: Fix bug in check for commented headlines --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 812ba3c..7ffb0d8 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": "220f2b0d93a6927eb673978c0042a1d4673e86aa", - "sha256": "0v7xzj6a9hr8yscnjs10adzj8xjlydipjwciapdwn0v9gh4llvd3", + "rev": "40474827eade4ab4d3667b4dde5f0833562c7b87", + "sha256": "1qzg4690jp28cy6lzmzrz9ndkhqw11j7px9krpza441q2byhgs5x", "type": "tarball", - "url": "https://github.com/emacs-straight/org-mode/archive/220f2b0d93a6927eb673978c0042a1d4673e86aa.tar.gz", + "url": "https://github.com/emacs-straight/org-mode/archive/40474827eade4ab4d3667b4dde5f0833562c7b87.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "org-yt": {