guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: wine-staging-patchset-data: Update to 3.16.


From: Rutger Helling
Subject: 02/03: gnu: wine-staging-patchset-data: Update to 3.16.
Date: Sat, 15 Sep 2018 09:09:37 -0400 (EDT)

rhelling pushed a commit to branch master
in repository guix.

commit b947c614df00fbc5aac6f04ac55fb1abf48eed67
Author: Rutger Helling <address@hidden>
Date:   Sat Sep 15 14:23:50 2018 +0200

    gnu: wine-staging-patchset-data: Update to 3.16.
    
    * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.16.
---
 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 ac3295c..bf702a5 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.15")
+   (version "3.16")
    (source
     (origin
       (method git-fetch)
@@ -235,7 +235,7 @@ integrate Windows applications into your desktop.")
       (file-name (git-file-name name version))
       (sha256
        (base32
-        "1rgbx4qnxaarkq5n8nvj57q0rhxcqbwm5897ws962fgxh6zymg9n"))))
+        "0c1bs9qpxlvld6jkwjri2v8jaixxn1r5b0m9r5hnkfrnpl7z7cfv"))))
    (build-system trivial-build-system)
    (native-inputs
     `(("bash" ,bash)



reply via email to

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