gnu: Use synopses from the Womb.
[jackhill/guix/guix.git] / gnu / packages / parted.scm
index b99c52e..1f266c9 100644 (file)
@@ -58,8 +58,7 @@
        ("readline" ,readline)
        ("util-linux" ,util-linux)))
     (home-page "http://www.gnu.org/software/parted/")
-    (synopsis
-     "GNU Parted, a tool to manipulate partitions")
+    (synopsis "Disk partition editor")
     (description
      "GNU Parted is an industrial-strength package for creating, destroying,
 resizing, checking and copying partitions, and the file systems on them.  This
@@ -68,4 +67,4 @@ usage, copying data on hard disks and disk imaging.
 
 It contains a library, libparted, and a command-line frontend, parted, which
 also serves as a sample implementation and script backend.")
-    (license gpl3+)))
\ No newline at end of file
+    (license gpl3+)))