From: Rutger Helling <rhelling@mykolab.com>
To: 27197@debbugs.gnu.org
Subject: bug#27197: [PATCH] gnu: wine: Update to 2.9
Date: Fri, 02 Jun 2017 09:10:00 +0200 [thread overview]
Message-ID: <f4ff9035169f727e950d03ffd2f1282c@mykolab.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 52 bytes --]
Hi,
This patch updates wine to the latest version.
[-- Attachment #1.2: Type: text/html, Size: 262 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-wine-Update-to-2.9.patch --]
[-- Type: text/x-diff; name=0001-gnu-wine-Update-to-2.9.patch, Size: 1398 bytes --]
From b832cbac64e83ca91eca3907c94a2322c04b80bd Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Fri, 2 Jun 2017 08:51:37 +0200
Subject: [PATCH] gnu: wine: Update to 2.9
---
gnu/packages/wine.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wine.scm b/gnu/packages/wine.scm
index 9c82e01d6..34f145b89 100644
--- a/gnu/packages/wine.scm
+++ b/gnu/packages/wine.scm
@@ -2,6 +2,7 @@
;;; Copyright © 2014, 2015 Sou Bunnbu <iyzsong@gmail.com>
;;; Copyright © 2016 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2016, 2017 Efraim Flashner <efraim@flashner.co.il>
+;;; Copyright © 2017 Rutger Helling <rhelling@mykolab.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -54,14 +55,14 @@
(define-public wine
(package
(name "wine")
- (version "2.4")
+ (version "2.9")
(source (origin
(method url-fetch)
(uri (string-append "https://dl.winehq.org/wine/source/2.x"
"/wine-" version ".tar.xz"))
(sha256
(base32
- "13klfadvd44zdfrzh38al99s53i02x3mlhcj5z7fq7vqwh3xzdc7"))))
+ "0pslhs3kwjimlz5ad6vzzdw7lgbfpwl8vyg4jmf17p61pfxzfimc"))))
(build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config)
("gettext" ,gettext-minimal)
--
2.13.0
next reply other threads:[~2017-06-02 15:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-02 7:10 Rutger Helling [this message]
2017-06-02 23:31 ` bug#27197: New patch Rutger Helling
2017-06-03 16:01 ` Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f4ff9035169f727e950d03ffd2f1282c@mykolab.com \
--to=rhelling@mykolab.com \
--cc=27197@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).