guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: js8call: Don't inherit from wsjtx.


From: guix-commits
Subject: 03/03: gnu: js8call: Don't inherit from wsjtx.
Date: Fri, 14 Apr 2023 08:29:46 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit fcb9ba2e71ed1e7af1f1c3ee51da639ba9483ec3
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Fri Apr 14 14:25:38 2023 +0200

    gnu: js8call: Don't inherit from wsjtx.
    
    The inheritance has no effect as all the package fields are specified.
    
    * gnu/packages/radio.scm (js8call): Remove 'inherit' field.
---
 gnu/packages/radio.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm
index 6f8b2ec9f7..8192aefb0f 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -1592,7 +1592,6 @@ focused on DXing and being shaped by community of 
DXers.JTDX")
 
 (define-public js8call
   (package
-    (inherit wsjtx)
     (name "js8call")
     (version "2.2.0")
     (source



reply via email to

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