guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: kochmorse: Rename.


From: guix-commits
Subject: branch master updated: gnu: kochmorse: Rename.
Date: Thu, 27 Jan 2022 17:17:51 -0500

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

nckx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new fd0266c4bf gnu: kochmorse: Rename.
fd0266c4bf is described below

commit fd0266c4bf891065a7bedb6c17d08b6889755501
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 23 01:00:00 2022 +0100

    gnu: kochmorse: Rename.
    
    * gnu/packages/radio.scm (kockmorse): Rename this variable…
    (kochmorse): …to this less bad variable.
---
 gnu/packages/radio.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm
index 3cc5b73575..e487987738 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -1583,7 +1583,7 @@ programs using the library: cw, cwgen, cwcp and xcwcp.  
The programs are
 intended for people who want to learn receiving and sending morse code.")
     (license license:gpl2+)))
 
-(define-public kockmorse
+(define-public kochmorse
   (package
     (name "kochmorse")
     (version "3.5.1")



reply via email to

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