guix-commits
[Top][All Lists]
Advanced

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

11/13: gnu: milkytracker: Reformat description.


From: guix-commits
Subject: 11/13: gnu: milkytracker: Reformat description.
Date: Tue, 7 Feb 2023 14:06:30 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 39c7131e8ec3ae78e2fb3c5db517b45035152280
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Feb 7 19:54:46 2023 +0100

    gnu: milkytracker: Reformat description.
    
    * gnu/packages/music.scm (milkytracker)[description]: Reformat.
---
 gnu/packages/music.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 1a6e96d3d8..41d9b22088 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -4030,10 +4030,10 @@ using the beets FetchArt plugin.")
     (native-inputs
      (list pkg-config))
     (synopsis "Music tracker for working with .MOD/.XM module files")
-    (description "MilkyTracker is a music application for creating .MOD and .XM
-    module files.  It attempts to recreate the module replay and user 
experience of
-    the popular DOS program Fasttracker II, with special playback modes 
available
-    for improved Amiga ProTracker 2/3 compatibility.")
+    (description "MilkyTracker is a music application for creating .MOD and
+.XM module files.  It attempts to recreate the module replay and user
+experience of the popular DOS program Fasttracker II, with special playback
+modes available for improved Amiga ProTracker 2/3 compatibility.")
     (home-page "https://milkytracker.titandemo.org/";)
     ;; 'src/milkyplay' is under Modified BSD, the rest is under GPL3 or later.
     (license (list license:bsd-3 license:gpl3+))))



reply via email to

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