guix-commits
[Top][All Lists]
Advanced

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

branch staging updated: gnu: nyxt: Remove unused lparallel input.


From: guix-commits
Subject: branch staging updated: gnu: nyxt: Remove unused lparallel input.
Date: Mon, 09 Nov 2020 04:28:04 -0500

This is an automated email from the git hooks/post-receive script.

ambrevar pushed a commit to branch staging
in repository guix.

The following commit(s) were added to refs/heads/staging by this push:
     new 98a15c7  gnu: nyxt: Remove unused lparallel input.
98a15c7 is described below

commit 98a15c796afcc91894b7400b1d548cd50604db0c
Author: Pierre Neidhardt <mail@ambrevar.xyz>
AuthorDate: Mon Nov 9 10:22:50 2020 +0100

    gnu: nyxt: Remove unused lparallel input.
    
    * gnu/packages/web-browsers.scm (nyxt)[inputs]: Remove sbcl-lparallel.
---
 gnu/packages/web-browsers.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index b2209cb..913eb5e 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -554,7 +554,6 @@ driven and does not detract you from your daily work.")
        ("iolib" ,sbcl-iolib)
        ("local-time" ,sbcl-local-time)
        ("log4cl" ,sbcl-log4cl)
-       ("lparallel" ,sbcl-lparallel)
        ("mk-string-metrics" ,sbcl-mk-string-metrics)
        ("moptilities" ,sbcl-moptilities)
        ("osicat" ,sbcl-osicat)



reply via email to

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