~ruther/guix-local

95c45e53497e30af28bdfd6947801731c9d9f27b — Rutger Helling 8 years ago 06e5733
gnu: wine-staging: Update synopsis.

* gnu/packages/wine.scm (wine-staging)[synopsis]: Clarify synopsis.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/wine.scm
M gnu/packages/wine.scm => gnu/packages/wine.scm +1 -1
@@ 234,7 234,7 @@ integrate Windows applications into your desktop.")
    (inputs `(("gtk+", gtk+)
              ("libva", libva)
              ,@(package-inputs wine)))
    (synopsis "Implementation of the Windows API (staging branch)")
    (synopsis "Implementation of the Windows API (staging branch, 32-bit only)")
    (description "Wine-Staging is the testing area of Wine.  It
contains bug fixes and features, which have not been integrated into
the development branch yet.  The idea of Wine-Staging is to provide