guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: wine-staging-patchset-data: Update to 3.14.


From: Rutger Helling
Subject: 01/02: gnu: wine-staging-patchset-data: Update to 3.14.
Date: Mon, 20 Aug 2018 02:17:59 -0400 (EDT)

rhelling pushed a commit to branch master
in repository guix.

commit 56d4b2163a82a2aefd02fd71bb2837c4c250aee3
Author: Rutger Helling <address@hidden>
Date:   Mon Aug 20 08:15:31 2018 +0200

    gnu: wine-staging-patchset-data: Update to 3.14.
    
    * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.14.
---
 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 4562c81..72c6e3b 100644
--- a/gnu/packages/wine.scm
+++ b/gnu/packages/wine.scm
@@ -223,7 +223,7 @@ integrate Windows applications into your desktop.")
 (define-public wine-staging-patchset-data
   (package
    (name "wine-staging-patchset-data")
-   (version "3.13")
+   (version "3.14")
    (source
     (origin
      (method url-fetch)
@@ -232,7 +232,7 @@ integrate Windows applications into your desktop.")
      (file-name (string-append name "-" version ".zip"))
      (sha256
       (base32
-       "0h27h4z4m2m77chp3alkv6fagppjhh9ys39d3n21j0yfjknyhdd8"))))
+       "1w3n90ab3xyhdzxw1mnkp2cw76lpm5l75hy9xkw3kz2fwzq6lwz7"))))
    (build-system trivial-build-system)
    (native-inputs
     `(("bash" ,bash)



reply via email to

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