[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/gnosis 6bc4d8dde6 4/7: makefile: Update testing & guix pac
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/gnosis 6bc4d8dde6 4/7: makefile: Update testing & guix packages. |
Date: |
Wed, 11 Dec 2024 06:59:58 -0500 (EST) |
branch: elpa/gnosis
commit 6bc4d8dde6f1fb7eb9f96a21562a3ec9a9df39bb
Author: Thanos Apollo <public@thanosapollo.org>
Commit: Thanos Apollo <public@thanosapollo.org>
makefile: Update testing & guix packages.
---
Makefile | 3 +--
manifest.scm | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
index 8a6061e465..de1ab4ae10 100644
--- a/Makefile
+++ b/Makefile
@@ -17,9 +17,8 @@ doc: $(ORG)
--eval "(with-current-buffer (find-file \"$(ORG)\")
(org-texinfo-export-to-texinfo) (org-texinfo-export-to-info) (save-buffer))" \
--kill
-test:
+test:
$(EMACS) --batch \
- rm *.elc \
-q \
--load $(TEST_FILE) \
--eval "(ert-run-tests-batch-and-exit)"
diff --git a/manifest.scm b/manifest.scm
index 3792cd691d..07089c668c 100644
--- a/manifest.scm
+++ b/manifest.scm
@@ -1,3 +1,3 @@
;;
(specifications->manifest
- (list "make" "texinfo" "emacs-minimal" "emacs-org" "emacs-emacsql"))
+ (list "make" "texinfo" "emacs-next-pgtk" "emacs-org" "emacs-emacsql"))
- [nongnu] elpa/gnosis updated (943d9217a4 -> 852c3e25ed), ELPA Syncer, 2024/12/11
- [nongnu] elpa/gnosis 6bc4d8dde6 4/7: makefile: Update testing & guix packages.,
ELPA Syncer <=
- [nongnu] elpa/gnosis e5fd01a34c 6/7: [fix] dashboard-output-notes: typo, ELPA Syncer, 2024/12/11
- [nongnu] elpa/gnosis 361272c070 3/7: [fix] Adjust dashboard funcs for new values., ELPA Syncer, 2024/12/11
- [nongnu] elpa/gnosis 383f8b489d 5/7: Version bump: 0.4.9, ELPA Syncer, 2024/12/11
- [nongnu] elpa/gnosis 69826fc8f7 2/7: Update NEWS, ELPA Syncer, 2024/12/11
- [nongnu] elpa/gnosis 852c3e25ed 7/7: [fix] Merge branch 'elpa/gnosis' of nongnu, ELPA Syncer, 2024/12/11
- [nongnu] elpa/gnosis 22a532e645 1/7: dashboard: Improve performance by 97%, ELPA Syncer, 2024/12/11