[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/gnosis 710340b5f2 5/7: manifest: Use emacs-minimal.
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/gnosis 710340b5f2 5/7: manifest: Use emacs-minimal. |
Date: |
Tue, 10 Dec 2024 13:00:31 -0500 (EST) |
branch: elpa/gnosis
commit 710340b5f29d1baf3ce19e1e87a1bc77a66204ad
Author: Thanos Apollo <public@thanosapollo.org>
Commit: Thanos Apollo <public@thanosapollo.org>
manifest: Use emacs-minimal.
---
manifest.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manifest.scm b/manifest.scm
index ce98337fa0..3792cd691d 100644
--- a/manifest.scm
+++ b/manifest.scm
@@ -1,3 +1,3 @@
;;
(specifications->manifest
- (list "make" "texinfo" "emacs" "emacs-org"))
+ (list "make" "texinfo" "emacs-minimal" "emacs-org" "emacs-emacsql"))
- [nongnu] elpa/gnosis updated (eefd0abb3c -> 112693dd65), ELPA Syncer, 2024/12/10
- [nongnu] elpa/gnosis 01c37bdbc7 1/7: db: Refactor pragma operations without using strings., ELPA Syncer, 2024/12/10
- [nongnu] elpa/gnosis 710340b5f2 5/7: manifest: Use emacs-minimal.,
ELPA Syncer <=
- [nongnu] elpa/gnosis 3fdcb65b0f 2/7: dashboard-streak: Limit to 666 days, ELPA Syncer, 2024/12/10
- [nongnu] elpa/gnosis 112693dd65 7/7: Version bump: 0.4.9, ELPA Syncer, 2024/12/10
- [nongnu] elpa/gnosis ab980e8153 6/7: Update docs, ELPA Syncer, 2024/12/10
- [nongnu] elpa/gnosis b27b930f3e 4/7: makefile: Update tests, ELPA Syncer, 2024/12/10
- [nongnu] elpa/gnosis 40dbaf4c8d 3/7: dashboard: Create dashboard asynch., ELPA Syncer, 2024/12/10