1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: wine-staging: Update to 3.5.

* gnu/packages/wine.scm (wine-staging): Update to 3.5.
This commit is contained in:
Rutger Helling
2018-03-31 09:10:45 +02:00
parent 5125b3d5b0
commit 2ac9f2a2b3

View File

@@ -276,7 +276,7 @@ integrate Windows applications into your desktop.")
(file-name (string-append name "-" version ".tar.xz"))
(sha256
(base32
"14wf7536rkmhav9ibbvhqqkfqmbk1dckhd2679i5scizr5x290x4"))))
"0hr1syfhnpvcm84gmms1i26k68hakcgw4m6dvckmbbvw7ca0c8pl"))))
(inputs `(("autoconf" ,autoconf) ; for autoreconf
("gtk+" ,gtk+)
("libva" ,libva)