bump: :lang org
Kungsgeten/org-brain@46ca9f7663 -> Kungsgeten/org-brain@2bad7732aa awth13/org-appear@60ba267c5d -> awth13/org-appear@eb9f9db40a bastibe/org-journal@1ea9e3b672 -> bastibe/org-journal@2f220a06e3 elken/ob-fsharp@ca3d4568da -> elken/ob-fsharp@a5bb40915a emacs-straight/org-mode@bed47b437d -> emacs-straight/org-mode@fe92a3cedb emacsmirror/org-contrib@aa104c0bbc -> emacsmirror/org-contrib@fff6c88806 emacsorphanage/ox-pandoc@f8eac5e569 -> emacsorphanage/ox-pandoc@66c32cca4f hakimel/reveal.js@f6f657b627 -> hakimel/reveal.js@7de6ccb65b https://repo.or.cz/org-contacts.git@bd5093e46b1d -> https://repo.or.cz/org-contacts.git@bb4032eb12c2 integral-dw/org-superstar-mode@03be6c0a30 -> integral-dw/org-superstar-mode@54c81c27dd kaushalmodi/ox-hugo@e532fce4a4 -> kaushalmodi/ox-hugo@706b5f622d magit/orgit-forge@3a54569dd0 -> magit/orgit-forge@6f424ff3a2 magit/orgit@5036c3db58 -> magit/orgit@fc40397f7b nnicandro/emacs-jupyter@7d20c0aee2 -> nnicandro/emacs-jupyter@eebeef1293 oer/org-re-reveal@941aa4b94f -> oer/org-re-reveal@91cdd82c47 org-roam/org-roam@d95d25615e -> org-roam/org-roam@74422df546 - (#7076) Fix emacs-zmq due to nnicandro/emacs-jupyter#433. - Fix org-contrib being pinned to an orphaned commit (due to force push upstream (?)). Close: #7076
This commit is contained in:
parent
4513efe159
commit
7c1c1f52bb
1 changed files with 16 additions and 16 deletions
|
@ -27,11 +27,11 @@
|
|||
(format "(defun org-git-version (&rest _) \"%s-??-%s\")\n"
|
||||
version (cdr (doom-call-process "git" "rev-parse" "--short" "HEAD")))
|
||||
"(provide 'org-version)\n"))))
|
||||
:pin "bed47b437d8cde7a98bafdb07996e248b40f70e6")
|
||||
:pin "fe92a3cedba541482d5954eacb2b13e6f57a39c4")
|
||||
(package! org-contrib
|
||||
:recipe (:host github
|
||||
:repo "emacsmirror/org-contrib")
|
||||
:pin "aa104c0bbc3113f6d3d167b20bd8d6bf6a285f0f")
|
||||
:pin "fff6c888065588527b1c1d7dd7e41c29ef767e17")
|
||||
|
||||
(package! avy)
|
||||
(package! htmlize :pin "dd27bc3f26efd728f2b1f01f9e4ac4f61f2ffbf9")
|
||||
|
@ -45,7 +45,7 @@
|
|||
;; TODO Adjust when this is added to GNU ELPA
|
||||
(when (modulep! +contacts)
|
||||
(package! org-contacts
|
||||
:pin "bd5093e46b1d873a579db21cfab75d306df948b2"
|
||||
:pin "bb4032eb12c20d34555a4e670f28696cf31a7b54"
|
||||
:recipe (:host nil
|
||||
:type git
|
||||
:repo "https://repo.or.cz/org-contacts.git")))
|
||||
|
@ -67,11 +67,11 @@
|
|||
(when (modulep! :tools pdf)
|
||||
(package! org-pdftools :pin "967f48fb5038bba32915ee9da8dc4e8b10ba3376"))
|
||||
(when (modulep! :tools magit)
|
||||
(package! orgit :pin "5036c3db5897ce93cd895aa213072661a497a4e6")
|
||||
(package! orgit :pin "fc40397f7b36fa513d41f3119b7430cb236de9dd")
|
||||
(when (modulep! :tools magit +forge)
|
||||
(package! orgit-forge :pin "3a54569dd02909119e15550552ce6acf7ec2dacd")))
|
||||
(package! orgit-forge :pin "6f424ff3a2df7d9c00c217011949c1367cc15227")))
|
||||
(when (modulep! +brain)
|
||||
(package! org-brain :pin "46ca9f766322cff31279ecdf02251ff24a0e9431"))
|
||||
(package! org-brain :pin "2bad7732aae1a3051e2a14de2e30f970bbe43c25"))
|
||||
(when (modulep! +dragndrop)
|
||||
(package! org-download :pin "19e166f0a8c539b4144cfbc614309d47a9b2a9b7"))
|
||||
(when (modulep! +gnuplot)
|
||||
|
@ -80,27 +80,27 @@
|
|||
(when (modulep! +ipython) ; DEPRECATED
|
||||
(package! ob-ipython :pin "7147455230841744fb5b95dcbe03320313a77124"))
|
||||
(when (modulep! +jupyter)
|
||||
(package! jupyter :pin "7d20c0aee2f9c896215f35232905b23532ef04c5"))
|
||||
(package! jupyter :pin "eebeef1293287075f65d27f5442bb151bf27d92a"))
|
||||
(when (modulep! +journal)
|
||||
(package! org-journal :pin "1ea9e3b672ed384922ede6af96598446f3691873"))
|
||||
(package! org-journal :pin "2f220a06e3bf6bfa5cda00ebd44817a7b2fd7b76"))
|
||||
(when (modulep! +noter)
|
||||
(package! org-noter :pin "9ead81d42dd4dd5074782d239b2efddf9b8b7b3d"))
|
||||
(when (modulep! +pomodoro)
|
||||
(package! org-pomodoro :pin "3f5bcfb80d61556d35fc29e5ddb09750df962cc6"))
|
||||
(when (modulep! +pretty)
|
||||
(package! org-appear :pin "60ba267c5da336e75e603f8c7ab3f44e6f4e4dac")
|
||||
(package! org-superstar :pin "03be6c0a3081c46a59b108deb8479ee24a6d86c0")
|
||||
(package! org-appear :pin "eb9f9db40aa529fe4b977235d86494b115281d17")
|
||||
(package! org-superstar :pin "54c81c27dde2a6dc461bb064e79a8b2089093a2e")
|
||||
(package! org-fancy-priorities :pin "7f677c6c14ecf05eab8e0efbfe7f1b00ae68eb1d"))
|
||||
(when (modulep! +present)
|
||||
(package! centered-window
|
||||
:recipe (:host github :repo "anler/centered-window-mode")
|
||||
:pin "80965f6c6afe8d918481433984b493de72af5399")
|
||||
(package! org-tree-slide :pin "d6529bc2df727d09014e0e56abf4f15a8e8fc20f")
|
||||
(package! org-re-reveal :pin "941aa4b94f4eb13cea23013126e84f335059dead")
|
||||
(package! org-re-reveal :pin "91cdd82c47b86990b5eb41fe34446a042194cc83")
|
||||
(package! revealjs
|
||||
:recipe (:host github :repo "hakimel/reveal.js"
|
||||
:files ("css" "dist" "js" "plugin"))
|
||||
:pin "f6f657b627f9703e32414d8d3f16fb49d41031cb"))
|
||||
:pin "7de6ccb65b98f657f757cb5610613ad9d4f3da2b"))
|
||||
(cond
|
||||
((modulep! +roam)
|
||||
(package! org-roam
|
||||
|
@ -111,7 +111,7 @@
|
|||
;; FIXME A :recipe isn't strictly necessary, but without it, our package
|
||||
;; bumper fails to distinguish between org-roam v1 and v2.
|
||||
:recipe (:host github :repo "org-roam/org-roam")
|
||||
:pin "d95d25615e69e7cc847641800c1886366336c97e")))
|
||||
:pin "74422df546a515bc984c2f3d3a681c09d6f43916")))
|
||||
|
||||
;;; Babel
|
||||
(package! ob-async :pin "9aac486073f5c356ada20e716571be33a350a982")
|
||||
|
@ -128,7 +128,7 @@
|
|||
(when (modulep! :lang fsharp)
|
||||
(package! ob-fsharp
|
||||
:recipe (:host github :repo "elken/ob-fsharp")
|
||||
:pin "ca3d4568da6c82ff32a8d289743b059d9f909c67"))
|
||||
:pin "a5bb40915a8b78fb3c5fc4b44ad00393e07e46a4"))
|
||||
(when (modulep! :lang go)
|
||||
(package! ob-go :pin "2067ed55f4c1d33a43cb3f6948609d240a8915f5"))
|
||||
(when (modulep! :lang graphql)
|
||||
|
@ -154,10 +154,10 @@
|
|||
|
||||
;;; Export
|
||||
(when (modulep! +pandoc)
|
||||
(package! ox-pandoc :pin "f8eac5e5692fc44a4724ada43191e7c28a1ccf30"))
|
||||
(package! ox-pandoc :pin "66c32cca4f6047dd7e0f77f10bd565a2d83d4729"))
|
||||
(when (modulep! +hugo)
|
||||
(package! ox-hugo
|
||||
:recipe (:host github :repo "kaushalmodi/ox-hugo" :nonrecursive t)
|
||||
:pin "e532fce4a4fbf9a7981bed07d1b9ec30a4d0a305"))
|
||||
:pin "706b5f622d168bb8e0cf503e0525d2db9177c83e"))
|
||||
(when (modulep! :lang rst)
|
||||
(package! ox-rst :pin "99fa790da55b57a3f2e9aa187493ba434a64250e"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue