From 97048b54b868eeba4b4812b85caf3ad704c4041d Mon Sep 17 00:00:00 2001 From: David Florness Date: Sun, 7 Mar 2021 13:19:16 -0500 Subject: [PATCH] Rebuild all packages on bump --- bump | 1 + 1 file changed, 1 insertion(+) diff --git a/bump b/bump index 824377d..29483fd 100755 --- a/bump +++ b/bump @@ -4,6 +4,7 @@ cat <$tmpfile $(cat ./init.el) (straight-pull-all) +(straight-rebuild-all) (straight-freeze-versions) EOF emacs --batch -l $tmpfile -- 2.38.4