3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: wine-staging: Update to 3.13.

* gnu/packages/wine.scm (wine-staging): Update to 3.13.
This commit is contained in:
Rutger Helling 2018-07-23 11:09:15 +02:00
parent adff3bb916
commit a472c2902e
No known key found for this signature in database
GPG key ID: F3A727DB44FCCA36

View file

@ -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)