gnu: kochmorse: Rename.

* gnu/packages/radio.scm (kockmorse): Rename this variable…
(kochmorse): …to this less bad variable.
This commit is contained in:
Tobias Geerinckx-Rice 2022-01-23 01:00:00 +01:00
parent f00ed43653
commit fd0266c4bf
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1583,7 +1583,7 @@ (define-public unixcw
intended for people who want to learn receiving and sending morse code.") intended for people who want to learn receiving and sending morse code.")
(license license:gpl2+))) (license license:gpl2+)))
(define-public kockmorse (define-public kochmorse
(package (package
(name "kochmorse") (name "kochmorse")
(version "3.5.1") (version "3.5.1")