guix-patches
[Top][All Lists]
Advanced

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

[bug#27546] [PATCH] Add wine stable release


From: Ludovic Courtès
Subject: [bug#27546] [PATCH] Add wine stable release
Date: Mon, 03 Jul 2017 09:33:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hello,

Nicolas Goaziou <address@hidden> skribis:

> From 0198473e04fd7f885a6ead5d2ecc5aa1962fd935 Mon Sep 17 00:00:00 2001
> From: Nicolas Goaziou <address@hidden>
> Date: Sat, 1 Jul 2017 13:42:34 +0200
> Subject: [PATCH] gnu: wine: Add stable release.
>
> * gnu/packages/wine.scm (wine): Refer to stable release instead of development
>   one.
> (wine-next): New variable.

[...]

> +;; TODO: This is wine development version, provided for historical reasons.
> +;; We can remove it as soon as a new stable release is out.
> +(define-public wine-next
> +  (package (inherit wine)
> +    (name "wine")
              ^~--

Should be “wine-next”.

Otherwise LGTM, thank you!

Ludo’.





reply via email to

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