From 180915db1deaa385426d95d8dc11377c4442da3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 01:00:49 +0000 Subject: [PATCH] flake.lock: Updating 'org-contrib (emacsmirror/org-contrib)' - fff6c888 -> dc59cdd4 ### Changes for org-contrib On branch: master Commits: https://github.com/emacsmirror/org-contrib/compare/fff6c888065588527b1c1d7dd7e41c29ef767e17...dc59cdd46be8f6854c5d6e9252263d0e4e62e896 - [aed67d09](https://github.com/emacsmirror/org-contrib/commit/aed67d095de23bc45446777f7b8fb30b8e5c0c51) Fix org-eldoc: add 'org-self-insert-command' to 'eldoc-message-commands' - [cc5443f9](https://github.com/emacsmirror/org-contrib/commit/cc5443f95fc131d2f09882a14447be71086d5d8c) README*: Add a "Contribute" section - [2380ff99](https://github.com/emacsmirror/org-contrib/commit/2380ff9985d3a21aa7746e3e9d1b96a437c748ce) lisp/ox-confluence.el: escape braces in org-confluence-code/verbatim - [be51e983](https://github.com/emacsmirror/org-contrib/commit/be51e9833b4f3393f4003c88131ba0a0a172c10d) Remove ob-spice.el - [dce101b4](https://github.com/emacsmirror/org-contrib/commit/dce101b4612e6deef814516779ce216e8eace569) * lisp/org-contrib.el: Bump version to 0.4.2 - [68889695](https://github.com/emacsmirror/org-contrib/commit/68889695b52de7d99c4415f97c6a044de5679868) * lisp/ob-mathomatic.el (org-babel-mathomatic-command): Add missing :type - [dc59cdd4](https://github.com/emacsmirror/org-contrib/commit/dc59cdd46be8f6854c5d6e9252263d0e4e62e896) org-babel-execute:mathomatic: Drop ((lambda ...) ...) call --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 75c6c6e..2867cfe 100644 --- a/flake.lock +++ b/flake.lock @@ -279,11 +279,11 @@ "org-contrib": { "flake": false, "locked": { - "lastModified": 1675694242, - "narHash": "sha256-4Fn33CTVTCqh5TyVAggSr8Fm8/hB8Xgl+hkxh3WCrI8=", + "lastModified": 1693726720, + "narHash": "sha256-thRd/HZ/K9oIwlLA5fpsX9Wn23CrO9nks/DrkVDDr+w=", "owner": "emacsmirror", "repo": "org-contrib", - "rev": "fff6c888065588527b1c1d7dd7e41c29ef767e17", + "rev": "dc59cdd46be8f6854c5d6e9252263d0e4e62e896", "type": "github" }, "original": {