mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-07 12:47:32 -05:00
flake.lock: Updating 'org (emacs-straight/org-mode)' - f6813dbe -> adccb81d (#116)
### Changes for org On branch: main Commits:f6813dbea9...adccb81d54
- [a0755ebc](a0755ebccf
) doc/org-manual.org: Fix a typo in the manual - [7ddc5b57](7ddc5b57c0
) oc-basic: Speed up cached bibliography retrival - [fa5c832e](fa5c832e9b
) org-cite-basic--key-completion-table: Reuse bibliography for speed - [682ccdff](682ccdfffe
) org.el: Silence byte-compiler under 'make single' - [1f617727](1f617727f1
) org-at-timestamp-p: Fix invalid regexp groups for 'agenda scope - [8aff8256](8aff825682
) Revert "org-faces.el: Use fixed-pitch" - [69c58894](69c588947d
) lisp/org.el: Bump version to 9.5.3 - [81289bdd](81289bddee
) lisp/ox-latex.el: Add Daniel Fleischer as the maintainer - [6ea247d7](6ea247d79a
) org-at-timestamp-p: Fix compatibility with Emacs 26 - [adccb81d](adccb81d54
) ob-gnuplot.el: Honour `default-directory' Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f1ca1906a5
commit
bae0e96137
6
flake.lock
generated
6
flake.lock
generated
@ -227,11 +227,11 @@
|
||||
"org": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1649335886,
|
||||
"narHash": "sha256-zLSxib7sMmhojF52BmrxHMSf0v4gbCeBTenGMV8h6qM=",
|
||||
"lastModified": 1650542422,
|
||||
"narHash": "sha256-khWaV6e6q9l216SpwPIjvKBkurdfpvsPpDKZDJS8rLU=",
|
||||
"owner": "emacs-straight",
|
||||
"repo": "org-mode",
|
||||
"rev": "f6813dbea9ef0c6be19bf68b4d9227ceb64c9449",
|
||||
"rev": "adccb81d5415d0288b10b061c186c0c55dba3aa4",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user