GNU bug report logs - #58825
[PATCH] gnu: wine: Update to 7.19.

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Thu, 27 Oct 2022 22:51:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 58825 in the body.
You can then email your comments to 58825 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#58825; Package guix-patches. (Thu, 27 Oct 2022 22:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Liliana Marie Prikler <liliana.prikler <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 27 Oct 2022 22:51:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: wine: Update to 7.19.
Date: Fri, 28 Oct 2022 00:22:35 +0200
* gnu/packages/wine.scm (wine): Update to 7.19.
---
Hi Guix,

I noticed our wine package has gained some age, but unlike alcohol, it
doesn't get better by sitting around in some cellar, so here's an
update.  I'm sending this to the mailing list first, because I
encountered a weird error while testing: basically, launching winecfg
under wine64 fails to load kernel.dll before doing anything useful.

I could trace the error back to some gstreamer thing and launching it
worked fine from a pure environment with just wine and gstreamer --
I'd hazard a guess that there's something else strange going on and it
shouldn't be much of an issue in practice.  Still, I'd like to give
y'all some time to see for yourself if this works for you before
pushing it.

Cheers

 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 231366c5de..6e86add4e3 100644
--- a/gnu/packages/wine.scm
+++ b/gnu/packages/wine.scm
@@ -76,7 +76,7 @@ (define-module (gnu packages wine)
 (define-public wine
   (package
     (name "wine")
-    (version "7.8")
+    (version "7.19")
     (source
      (origin
        (method url-fetch)
@@ -88,7 +88,7 @@ (define-public wine
               (string-append "https://dl.winehq.org/wine/source/" dir
                              "wine-" version ".tar.xz")))
        (sha256
-        (base32 "1f0r00b6lk59cmpj42b7f2jrd58d7vxfvpp54j7arwjhdg4yjxlg"))))
+        (base32 "08cxigkd83as6gkqgiwdpvr7cyy5ajsnhan3jbadwzqxdrz4kb23"))))
     (build-system gnu-build-system)
     (native-inputs
      (list bison flex gettext-minimal perl pkg-config))

base-commit: ac51b9c86d58cfdb13ee643a2fdc8e979939a260
-- 
2.38.0





Reply sent to Liliana Marie Prikler <liliana.prikler <at> gmail.com>:
You have taken responsibility. (Sat, 05 Nov 2022 09:39:02 GMT) Full text and rfc822 format available.

Notification sent to Liliana Marie Prikler <liliana.prikler <at> gmail.com>:
bug acknowledged by developer. (Sat, 05 Nov 2022 09:39:02 GMT) Full text and rfc822 format available.

Message #10 received at 58825-done <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 58825-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: wine: Update to 7.19.
Date: Sat, 05 Nov 2022 10:38:28 +0100
Am Freitag, dem 28.10.2022 um 00:22 +0200 schrieb Liliana Marie
Prikler:
> * gnu/packages/wine.scm (wine): Update to 7.19.
> ---
> Hi Guix,
> 
> I noticed our wine package has gained some age, but unlike alcohol,
> it
> doesn't get better by sitting around in some cellar, so here's an
> update.  I'm sending this to the mailing list first, because I
> encountered a weird error while testing: basically, launching winecfg
> under wine64 fails to load kernel.dll before doing anything useful.
> 
> I could trace the error back to some gstreamer thing and launching it
> worked fine from a pure environment with just wine and gstreamer --
> I'd hazard a guess that there's something else strange going on and
> it shouldn't be much of an issue in practice.  Still, I'd like to
> give y'all some time to see for yourself if this works for you before
> pushing it.
> 
> Cheers
I wasn't able to reproduce the above in a pure environment, so it
shouldn't be totally crippling.  That said, if you encounter similar
errors, make sure to refresh your wineprefix.

Pushed now, cheers




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 03 Dec 2022 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 199 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.