unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29065] [PATCH] gnu: wine: Update to 2.0.3.
@ 2017-10-30  8:03 Rutger Helling
  2017-10-30 14:42 ` bug#29065: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-10-30  8:03 UTC (permalink / raw)
  To: 29065


[-- Attachment #1.1: Type: text/plain, Size: 47 bytes --]

Hey Guix, 

here's an update for Wine to 2.0.3.

[-- Attachment #1.2: Type: text/html, Size: 240 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-wine-Update-to-2.0.3.patch --]
[-- Type: text/x-diff; name=0001-gnu-wine-Update-to-2.0.3.patch, Size: 1143 bytes --]

From 5b50a4e74ca4fe4f8e56c98eb1ab210cd25cb07a Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Mon, 30 Oct 2017 08:59:18 +0100
Subject: [PATCH] gnu: wine: Update to 2.0.3.

* gnu/packages/wine.scm (wine): Update to 2.0.3.
---
 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 a1637b9d7..641105077 100644
--- a/gnu/packages/wine.scm
+++ b/gnu/packages/wine.scm
@@ -55,14 +55,14 @@
 (define-public wine
   (package
     (name "wine")
-    (version "2.0.2")
+    (version "2.0.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://dl.winehq.org/wine/source/2.0"
                                   "/wine-" version ".tar.xz"))
               (sha256
                (base32
-                "16iwf48cfi39aqyy8131jz4x7lr551c9yc0mnks7g24j77sq867p"))))
+                "0mmyc94r5drffir8zr8jx6iawhgfzjk96fj494aa18vhz1jcc4d8"))))
     (build-system gnu-build-system)
     (native-inputs `(("pkg-config" ,pkg-config)
                      ("gettext" ,gettext-minimal)
-- 
2.14.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#29065: [PATCH] gnu: wine: Update to 2.0.3.
  2017-10-30  8:03 [bug#29065] [PATCH] gnu: wine: Update to 2.0.3 Rutger Helling
@ 2017-10-30 14:42 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-10-30 14:42 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 29065-done

[-- Attachment #1: Type: text/plain, Size: 452 bytes --]

On Mon, Oct 30, 2017 at 09:03:18AM +0100, Rutger Helling wrote:
> Hey Guix, 
> 
> here's an update for Wine to 2.0.3.

> From 5b50a4e74ca4fe4f8e56c98eb1ab210cd25cb07a Mon Sep 17 00:00:00 2001
> From: Rutger Helling <rhelling@mykolab.com>
> Date: Mon, 30 Oct 2017 08:59:18 +0100
> Subject: [PATCH] gnu: wine: Update to 2.0.3.
> 
> * gnu/packages/wine.scm (wine): Update to 2.0.3.

Thanks! Pushed as faffd821f35dc34944226a992033df5a4be60cb1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-30 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-30  8:03 [bug#29065] [PATCH] gnu: wine: Update to 2.0.3 Rutger Helling
2017-10-30 14:42 ` bug#29065: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).