Bump packages

This commit is contained in:
TEC 2020-07-25 13:07:46 +08:00
parent d59047d328
commit d4ad7cffd4
1 changed files with 7 additions and 7 deletions

View File

@ -648,7 +648,7 @@ To alleviate some [[Flyspell][issues with flyspell]]
This is a nice extension to ~calc~
#+BEGIN_SRC emacs-lisp
(package! calctex :recipe (:host github :repo "johnbcoughlin/calctex"
:files ("*.el")) :pin "1d2c3df2e9230ecbe370cb2da82482cfb83b7a34")
:files ("*.el")) :pin "7fa2673c64e259e04aef684ccf09ef85570c388b")
#+END_SRC
**** ESS
View data frames better with
@ -683,7 +683,7 @@ To actually get notifications, we can use =mu4e-alert=.
*** LaTeX
#+BEGIN_SRC emacs-lisp
(package! evil-tex :recipe (:host github :repo "itai33/evil-tex")
:pin "4826bffa28fde3ace3ec0bd66b2838d44539d016")
:pin "925337a4d5799d48c03e0384757decb6363ab478")
#+END_SRC
For mathematical convenience, WIP
#+BEGIN_SRC emacs-lisp
@ -713,7 +713,7 @@ set up org-capture.
#+BEGIN_SRC emacs-lisp
(package! doct
:recipe (:host github :repo "progfolio/doct")
:pin "9be788f9e3db45610a9e3489d4bba70b3b5de1f0")
:pin "80d291e5f1cbdabd4eb7f88c917653c59d3f14be")
#+END_SRC
**** Visuals
Org tables aren't the prettiest thing to look at. This package is supposed to
@ -726,7 +726,7 @@ improvement to me! Just need to get it working...
For automatically toggling LaTeX fragment previews there's this nice package
#+BEGIN_SRC emacs-lisp
(package! org-fragtog :pin "3eea7f17087a0165280e9c7b7a39a4b8d91c684d")
(package! org-fragtog :pin "92119e3ae7c9a0ae2b5c9d9e4801b5fdc4804ad7")
#+END_SRC
~org-superstar-mode~ is great. While we're at it we may as well make tags prettier as well :)
@ -745,7 +745,7 @@ features that GitHub has. Initialised in [[Exporting to GFM]].
Now and then citations need to happen
#+BEGIN_SRC emacs-lisp
(package! org-ref :pin "b05d6b443494cc251d2f11a882a8b27fb8f7baf6")
(package! org-ref :pin "9a8053f0b0e799b8edbae2376dda44704054725a")
#+END_SRC
Came across this and ... it's cool
@ -756,7 +756,7 @@ Came across this and ... it's cool
I *need* this in my life. It take a URL to a recipe from a common site, and
inserts an org-ified version at point. Isn't that just great.
#+BEGIN_SRC emacs-lisp
(package! org-chef :pin "1dd73fd3db0e9382fa34d3b48c8ec608e65f3bdc")
(package! org-chef :pin "77f97ad07b957d6b5ea6c2a57a9e623f2ab36d04")
#+END_SRC
I have my own [[file:lisp/org-plot.el][modified version]] of ~org-plot~, so let's use that
@ -767,7 +767,7 @@ I have my own [[file:lisp/org-plot.el][modified version]] of ~org-plot~, so let'
Org-roam is nice by itself, but there are so /extra/ nice packages which integrate
with it.
#+BEGIN_SRC emacs-lisp
(package! org-roam-server :pin "7617ac01a1b7bad61407916ef03eda95c17da7c9")
(package! org-roam-server :pin "bfc70327413948fb7e631f4424fb92c3dbdeafc0")
#+END_SRC
#+BEGIN_SRC emacs-lisp :tangle yes
(use-package org-roam-server