Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wine: update to 4.15
@ 2019-09-02 18:36 voidlinux-github
  2019-09-06  6:51 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 3+ messages in thread
From: voidlinux-github @ 2019-09-02 18:36 UTC (permalink / raw)
  To: ml

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

There is a new pull request by toluschr against master on the void-packages repository

https://github.com/toluschr/void-packages master
https://github.com/void-linux/void-packages/pull/14169

wine: update to 4.15


A patch file from https://github.com/void-linux/void-packages/pull/14169.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-14169.patch --]
[-- Type: text/x-diff, Size: 998 bytes --]

From 73788131694c527d4928374809c3a38f7139ec53 Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Mon, 2 Sep 2019 20:35:12 +0200
Subject: [PATCH] wine: update to 4.15 [skip ci]

---
 srcpkgs/wine/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template
index a4f1d674e86..36f8b5de662 100644
--- a/srcpkgs/wine/template
+++ b/srcpkgs/wine/template
@@ -1,6 +1,6 @@
 # Template file for 'wine'
 pkgname=wine
-version=4.14
+version=4.15
 revision=1
 build_style=gnu-configure
 configure_args="--without-gstreamer"
@@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="LGPL-2.1-or-later"
 homepage="http://www.winehq.org/"
 distfiles="https://dl.winehq.org/wine/source/${version%%.*}.x/wine-${version}.tar.xz"
-checksum=dad56e090c7466d10fdce72cb379b7acc366159fc8b46058f710645de65081e6
+checksum=f8797587a7ecc9205c7d269eabb4b5b56ed700d2fb2310883b92ff94da26d02d
 
 nopie_files="/usr/bin/wine"
 

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

* Re: [PR PATCH] [Merged]: wine: update to 4.15
  2019-09-02 18:36 [PR PATCH] wine: update to 4.15 voidlinux-github
@ 2019-09-06  6:51 ` voidlinux-github
  0 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-09-06  6:51 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

wine: update to 4.15
https://github.com/void-linux/void-packages/pull/14169

Description:


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

* [PR PATCH] wine: update to 4.15
@ 2019-09-02 12:15 voidlinux-github
  0 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-09-02 12:15 UTC (permalink / raw)
  To: ml

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

There is a new pull request by toluschr against master on the void-packages repository

https://github.com/toluschr/void-packages master
https://github.com/void-linux/void-packages/pull/14164

wine: update to 4.15


A patch file from https://github.com/void-linux/void-packages/pull/14164.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-14164.patch --]
[-- Type: text/x-diff, Size: 1418 bytes --]

From 7b41ccc572b6deed9fe044de5221a7bb95f8819c Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Mon, 2 Sep 2019 14:09:11 +0200
Subject: [PATCH 1/2] updated: wine to 4.15

---
 srcpkgs/wine/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template
index a4f1d674e86..da5a8199e4d 100644
--- a/srcpkgs/wine/template
+++ b/srcpkgs/wine/template
@@ -1,6 +1,6 @@
 # Template file for 'wine'
 pkgname=wine
-version=4.14
+version=4.15
 revision=1
 build_style=gnu-configure
 configure_args="--without-gstreamer"

From d82813931c2703117a0e56866d81d40e9ea4d95d Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Mon, 2 Sep 2019 14:13:49 +0200
Subject: [PATCH 2/2] wine: updated to 4.15

---
 srcpkgs/wine/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template
index da5a8199e4d..36f8b5de662 100644
--- a/srcpkgs/wine/template
+++ b/srcpkgs/wine/template
@@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="LGPL-2.1-or-later"
 homepage="http://www.winehq.org/"
 distfiles="https://dl.winehq.org/wine/source/${version%%.*}.x/wine-${version}.tar.xz"
-checksum=dad56e090c7466d10fdce72cb379b7acc366159fc8b46058f710645de65081e6
+checksum=f8797587a7ecc9205c7d269eabb4b5b56ed700d2fb2310883b92ff94da26d02d
 
 nopie_files="/usr/bin/wine"
 

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

end of thread, other threads:[~2019-09-06  6:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-02 18:36 [PR PATCH] wine: update to 4.15 voidlinux-github
2019-09-06  6:51 ` [PR PATCH] [Merged]: " voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2019-09-02 12:15 [PR PATCH] " voidlinux-github

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 NNTP newsgroup(s).