[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/dslide 31fb3f78c0 2/4: Elpaca no longer likes the elpaca k
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/dslide 31fb3f78c0 2/4: Elpaca no longer likes the elpaca keyword and switched to ensure |
Date: |
Thu, 5 Dec 2024 10:00:16 -0500 (EST) |
branch: elpa/dslide
commit 31fb3f78c0d0dfc2e7fbfef71e4772ae1d780bdf
Author: Psionik K <73710933+psionic-k@users.noreply.github.com>
Commit: Psionik K <73710933+psionic-k@users.noreply.github.com>
Elpaca no longer likes the elpaca keyword and switched to ensure
---
README.md | 2 +-
doc/README.org | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 2d862ecad6..9b4009c6e5 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Version 0.5.5 👷 Subscribe to Positron's
[YouTube](https://www.youtube.com/@Po
;; using elpaca's with explicit recipe
(use-package dslide
- :elpaca (dslide :host github
+ :ensure (dslide :host github
:repo "positron-solutions/dslide"))
;; straight with explicit recipe
diff --git a/doc/README.org b/doc/README.org
index 4fcc53301a..22b051ff8d 100644
--- a/doc/README.org
+++ b/doc/README.org
@@ -48,7 +48,7 @@ Version 0.5.5 👷 Subscribe to Positron's
[[https://www.youtube.com/@Positron-
;; using elpaca's with explicit recipe
(use-package dslide
- :elpaca (dslide :host github
+ :ensure (dslide :host github
:repo "positron-solutions/dslide"))
;; straight with explicit recipe