rhelling pushed a commit to branch master
in repository guix.

commit a472c2902ed021e8cee91eb9c07b307b33adcee0
Author: Rutger Helling <rhell...@mykolab.com>
Date:   Mon Jul 23 11:09:15 2018 +0200

    gnu: wine-staging: Update to 3.13.
    
    * gnu/packages/wine.scm (wine-staging): Update to 3.13.
---
 gnu/packages/wine.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/wine.scm b/gnu/packages/wine.scm
index dbe6387..4562c81 100644
--- a/gnu/packages/wine.scm
+++ b/gnu/packages/wine.scm
@@ -279,7 +279,7 @@ integrate Windows applications into your desktop.")
               (file-name (string-append name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0zvqmd0018wvlxz4xbm5sbv7770j3l14q0ilpgs0jy49srcw116v"))))
+                "1m5v854r5wgw68b97j6wim1a8692x5sih25c0xp1yb13a94dg187"))))
     (inputs `(("autoconf" ,autoconf) ; for autoreconf
               ("gtk+" ,gtk+)
               ("libva" ,libva)

Reply via email to