branch: externals/srht
commit 41b2163b3916700d2752ff7fb7bb175b42d00584
Author: Aleksandr Vityazev <avitya...@posteo.org>
Commit: Aleksandr Vityazev <avitya...@posteo.org>

    Replace emacs with emacs-next.
    
    * .build [packages]: Replace emacs with emacs-next.
---
 .build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.build.yml b/.build.yml
index 11ef39da39..b467d4c299 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,7 +1,7 @@
 image: guix
 packages:
   - make
-  - emacs
+  - emacs-next
   - emacs-eldev
 sources:
   - https://git.sr.ht/~akagi/srht.el

Reply via email to