gnu: wine-staging-patchset-data: Update to 3.15.

* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.15.
This commit is contained in:
Rutger Helling 2018-09-02 08:49:39 +02:00
parent 9bf98520f2
commit ab2e38e206
No known key found for this signature in database
GPG key ID: F3A727DB44FCCA36

View file

@ -225,7 +225,7 @@ (define-public wine64
(define-public wine-staging-patchset-data (define-public wine-staging-patchset-data
(package (package
(name "wine-staging-patchset-data") (name "wine-staging-patchset-data")
(version "3.14") (version "3.15")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -235,7 +235,7 @@ (define-public wine-staging-patchset-data
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0h6gck0p92hin0m13q1hnlfnqs4vy474w66ppinvqms2zn3vibgi")))) "1rgbx4qnxaarkq5n8nvj57q0rhxcqbwm5897ws962fgxh6zymg9n"))))
(build-system trivial-build-system) (build-system trivial-build-system)
(native-inputs (native-inputs
`(("bash" ,bash) `(("bash" ,bash)