guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: wine: Update synopsis.


From: Rutger Helling
Subject: 01/02: gnu: wine: Update synopsis.
Date: Tue, 2 Jan 2018 02:33:13 -0500 (EST)

rhelling pushed a commit to branch master
in repository guix.

commit 06e57331fc22750c7c7a020fd1f8e4a36e6ff4ba
Author: Rutger Helling <address@hidden>
Date:   Tue Jan 2 08:29:39 2018 +0100

    gnu: wine: Update synopsis.
    
    * gnu/packages/wine.scm (wine)[synopsis]: Clarify synopsis.
---
 gnu/packages/wine.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wine.scm b/gnu/packages/wine.scm
index d5309fd..89ee9f9 100644
--- a/gnu/packages/wine.scm
+++ b/gnu/packages/wine.scm
@@ -2,7 +2,7 @@
 ;;; Copyright © 2014, 2015 Sou Bunnbu <address@hidden>
 ;;; Copyright © 2016 Ricardo Wurmus <address@hidden>
 ;;; Copyright © 2016, 2017 Efraim Flashner <address@hidden>
-;;; Copyright © 2017 Rutger Helling <address@hidden>
+;;; Copyright © 2017, 2018 Rutger Helling <address@hidden>
 ;;; Copyright © 2017 Nicolas Goaziou <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
@@ -147,7 +147,7 @@
                   (format #f "~a\"~a\"" defso (find-so soname))))
                #t))))))
     (home-page "https://www.winehq.org/";)
-    (synopsis "Implementation of the Windows API")
+    (synopsis "Implementation of the Windows API (32-bit only)")
     (description
      "Wine (originally an acronym for \"Wine Is Not an Emulator\") is a
 compatibility layer capable of running Windows applications.  Instead of



reply via email to

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