mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: emacs-apel-lb: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-apel-lb)[arguments]: Add #:test? #f.
This commit is contained in:
parent
3ee4d9938e
commit
c4b6ae165b
1 changed files with 1 additions and 0 deletions
|
@ -43474,6 +43474,7 @@ process via its IPC interface.")
|
|||
(base32
|
||||
"03yjg14rvcxn59wga4jvx28ii16bx5ym93fzfyssm67gqwgyb2gf"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(home-page "https://www.emacswiki.org/emacs/WanderLust")
|
||||
(synopsis "Library for making portable Emacs Lisp programs")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue