mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 07:30:38 +02:00
gnu: wine-staging-patchset-data: Update to 3.9.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.9.
This commit is contained in:
@@ -223,7 +223,7 @@ integrate Windows applications into your desktop.")
|
||||
(define-public wine-staging-patchset-data
|
||||
(package
|
||||
(name "wine-staging-patchset-data")
|
||||
(version "3.8")
|
||||
(version "3.9")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -232,7 +232,7 @@ integrate Windows applications into your desktop.")
|
||||
(file-name (string-append name "-" version ".zip"))
|
||||
(sha256
|
||||
(base32
|
||||
"1z1a9zlhcglyzfxdilrsz558qpn69b4mzp086s364jqgzj930sja"))))
|
||||
"0akccqrp1ymjrra2c99f6hxlaa77jyihfs3q8x93vkgb9c0lq5xx"))))
|
||||
(build-system trivial-build-system)
|
||||
(native-inputs
|
||||
`(("bash" ,bash)
|
||||
|
||||
Reference in New Issue
Block a user