guix-patches
[Top][All Lists]
Advanced

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

[bug#57756] [PATCH 3/3] gnu: sbcl-stumpwm-notify: Fixed missing tests


From: Trevor Richards
Subject: [bug#57756] [PATCH 3/3] gnu: sbcl-stumpwm-notify: Fixed missing tests
Date: Wed, 14 Sep 2022 09:41:22 -0700
User-agent: Notmuch/0.36 (https://notmuchmail.org) Emacs/28.1 (x86_64-pc-linux-gnu)

---
 gnu/packages/wm.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 6ae0135a64..2ee1269c9c 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2269,7 +2269,6 @@ (define-public sbcl-stumpwm-notify
        ("bordeaux-threads" ,sbcl-bordeaux-threads)))
     (arguments
      '(#:asd-systems '("notify")
-       #:tests? #f
        #:phases
        (modify-phases %standard-phases
          (add-after 'unpack 'chdir
-- 
2.37.3






reply via email to

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