emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] main 6b2f1634f3: elpa-packages (triples): New package


From: Stefan Monnier
Subject: [elpa] main 6b2f1634f3: elpa-packages (triples): New package
Date: Sat, 5 Nov 2022 10:58:50 -0400 (EDT)

branch: main
commit 6b2f1634f3bb5f2a37f67caa3e3b44391b093f35
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    elpa-packages (triples): New package
    
    (assess, m-buffer): Temporarily comment them out since the tarballs
    always fail to build anyway.
---
 elpa-packages | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

diff --git a/elpa-packages b/elpa-packages
index 53a77abc9d..412e2668be 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -62,9 +62,10 @@
  ("ampc"               :url nil)
  ("arbitools"          :url nil)
  ("ascii-art-to-unicode" :url nil)
- ("assess"             :url "https://github.com/phillord/assess";
-  :doc "assess-doc.org"
-  :auto-sync t)
+ ;; FIXME: Need to fix the manual's build problem.
+ ;; ("assess"          :url "https://github.com/phillord/assess";
+ ;;  :doc "assess-doc.org"
+ ;;  :auto-sync t)
  ("async"              :url "https://github.com/jwiegley/emacs-async";
   :ignored-files ("COPYING")
   :auto-sync t)
@@ -453,9 +454,10 @@
  ("lv"                 :url "https://github.com/abo-abo/hydra";
   :ignored-files ("hydra*" "README.md" "doc" "targets")
   :auto-sync t)
- ("m-buffer"           :url "https://github.com/phillord/m-buffer-el";
-  :doc "m-buffer-doc.org"
-  :auto-sync t)
+ ;; FIXME: Need to fix the manual's build problem.
+ ;; ("m-buffer"                :url "https://github.com/phillord/m-buffer-el";
+ ;;  :doc "m-buffer-doc.org"
+ ;;  :auto-sync t)
  ("map"                 :core "lisp/emacs-lisp/map.el")
  ("marginalia"         :url "https://github.com/minad/marginalia";
   :doc "README.org"
@@ -752,9 +754,9 @@
   :doc "docs/transient.texi")
  ("transient-cycles"    :url nil)
  ("trie"               :url "http://www.dr-qubit.org/git/predictive.git";)
- ;; FIXME: Depends on `emacsql` which is on its way to NonGNU ELPA.
- ;;("triples"          :url "https://github.com/ahyatt/triples";
- ;; :auto-sync t)
+ ("triples"            :url "https://github.com/ahyatt/triples";
+  :readme "README.org"
+  :auto-sync t)
  ;; FIXME: Waiting for copyright cleanups.
  ;;("trinary"          :url "https://github.com/emacs-elsa/trinary-logic";
  ;; :auto-sync t)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]