mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-20 16:15:54 +02:00
gnu: emacs-org-download: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-org-download)[arguments]: Add #:tests? #f.
This commit is contained in:
@@ -35858,6 +35858,7 @@ and searching through @code{Ctags} files.")
|
||||
(sha256
|
||||
(base32 "0cg4y7hy7xbq4vrbdicfzgvyaf3cjbx2zkqd4yl0y2garz71j99l"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no actual tests
|
||||
(propagated-inputs
|
||||
(list emacs-org emacs-async))
|
||||
(home-page "https://github.com/abo-abo/org-download")
|
||||
|
||||
Reference in New Issue
Block a user