guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: wine-staging: Update to 3.20.


From: Rutger Helling
Subject: 01/01: gnu: wine-staging: Update to 3.20.
Date: Tue, 13 Nov 2018 04:25:09 -0500 (EST)

rhelling pushed a commit to branch master
in repository guix.

commit 7fed5481fe4029e4f85d90ee163a0fb1c5d617f5
Author: Rutger Helling <address@hidden>
Date:   Tue Nov 13 10:23:15 2018 +0100

    gnu: wine-staging: Update to 3.20.
    
    * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.20.
    * gnu/packages/wine.scm (wine-staging): Update to 3.20.
---
 gnu/packages/wine.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/wine.scm b/gnu/packages/wine.scm
index 60b2a81..85c71b5 100644
--- a/gnu/packages/wine.scm
+++ b/gnu/packages/wine.scm
@@ -225,7 +225,7 @@ integrate Windows applications into your desktop.")
 (define-public wine-staging-patchset-data
   (package
    (name "wine-staging-patchset-data")
-   (version "3.19")
+   (version "3.20")
    (source
     (origin
       (method git-fetch)
@@ -235,7 +235,7 @@ integrate Windows applications into your desktop.")
       (file-name (git-file-name name version))
       (sha256
        (base32
-        "0nmlhc6jamz0zb4b1w165l8j1a1b0j5ad1sv06aasc9jy8s12b22"))))
+        "049cwllf4aybrhj4l2i3vd5jvagjz4d448404zkyy0lfxr08id3p"))))
    (build-system trivial-build-system)
    (native-inputs
     `(("bash" ,bash)
@@ -281,7 +281,7 @@ integrate Windows applications into your desktop.")
               (file-name (string-append name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0slwgbxclx2dx0glj8az3mv0bqxmx119v9s0jvg1b5zhmqkcc8gg"))))
+                "063garmflbna3mhph8k0dv0bkzq8x75x5xrd0j8y0mjh10i13mik"))))
     (inputs `(("autoconf" ,autoconf) ; for autoreconf
               ("gtk+" ,gtk+)
               ("libva" ,libva)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]