mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 15:26:47 +01:00
gnu: wine-staging: Update synopsis.
* gnu/packages/wine.scm (wine-staging)[synopsis]: Clarify synopsis.
This commit is contained in:
parent
06e57331fc
commit
95c45e5349
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ (define-public wine-staging
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue