branch: main
commit c1d9ed9a2b6952acef55f4837e4ebd1acde55182
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    * elpa-packages (substitute): New package
---
 elpa-packages | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 216400adaf..d5df16cd84 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -705,6 +705,10 @@
   :auto-sync t)
  (ssh-deploy           :url "https://github.com/cjohansson/emacs-ssh-deploy";)
  (stream               :url nil)
+ (substitute           :url "https://git.sr.ht/~protesilaos/substitute";
+  :auto-sync t
+  :readme "README.md"
+  :ignored-files ("COPYING"))
  (svg                  :core ("lisp/svg.el"))
  (svg-clock            :url nil)
  (svg-lib              :url "https://github.com/rougier/svg-lib";

Reply via email to