unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#28206] [PATCH] gnu: wine: Update to 2.0.2.
@ 2017-08-23 11:43 Rutger Helling
  2017-08-27 11:07 ` Thomas Danckaert
  2017-08-30  7:26 ` bug#28206: " Thomas Danckaert
  0 siblings, 2 replies; 3+ messages in thread
From: Rutger Helling @ 2017-08-23 11:43 UTC (permalink / raw)
  To: 28206


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

Here's a patch to update wine to 2.0.2.

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

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

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


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

* [bug#28206] [PATCH] gnu: wine: Update to 2.0.2.
  2017-08-23 11:43 [bug#28206] [PATCH] gnu: wine: Update to 2.0.2 Rutger Helling
@ 2017-08-27 11:07 ` Thomas Danckaert
  2017-08-30  7:26 ` bug#28206: " Thomas Danckaert
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Danckaert @ 2017-08-27 11:07 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 28206

Hi,

looks good, I'll check that it builds on current master (takes a while
due to recent core-updates merge), and push the commit.

Thanks!

Thomas

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

* bug#28206: [PATCH] gnu: wine: Update to 2.0.2.
  2017-08-23 11:43 [bug#28206] [PATCH] gnu: wine: Update to 2.0.2 Rutger Helling
  2017-08-27 11:07 ` Thomas Danckaert
@ 2017-08-30  7:26 ` Thomas Danckaert
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Danckaert @ 2017-08-30  7:26 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 28206, 28206-done

Pushed with commit 9dd14f1e0.

Thomas

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

end of thread, other threads:[~2017-08-30  7:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-23 11:43 [bug#28206] [PATCH] gnu: wine: Update to 2.0.2 Rutger Helling
2017-08-27 11:07 ` Thomas Danckaert
2017-08-30  7:26 ` bug#28206: " Thomas Danckaert

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).