mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
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.
This commit is contained in:
parent
d7a3b4008f
commit
fcb9ba2e71
1 changed files with 0 additions and 1 deletions
|
@ -1592,7 +1592,6 @@ (define-public jtdx
|
|||
|
||||
(define-public js8call
|
||||
(package
|
||||
(inherit wsjtx)
|
||||
(name "js8call")
|
||||
(version "2.2.0")
|
||||
(source
|
||||
|
|
Loading…
Reference in a new issue