Skip to content
Snippets Groups Projects
Unverified Commit cd4ed463 authored by Rutger Helling's avatar Rutger Helling
Browse files

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

* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.12.
parent 76c6bdc0
No related branches found
No related tags found
No related merge requests found
...@@ -223,7 +223,7 @@ (define-public wine64 ...@@ -223,7 +223,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.11") (version "3.12")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
...@@ -232,7 +232,7 @@ (define-public wine-staging-patchset-data ...@@ -232,7 +232,7 @@ (define-public wine-staging-patchset-data
(file-name (string-append name "-" version ".zip")) (file-name (string-append name "-" version ".zip"))
(sha256 (sha256
(base32 (base32
"1sd9chv919y0wfqcshasl82899isvq9rik4h8d44g2cf4m9zzhvi")))) "1hjs36jw8k1d22c713wzwvyhfrb8mi85dpk9wpsggnnw2x57hzs0"))))
(build-system trivial-build-system) (build-system trivial-build-system)
(native-inputs (native-inputs
`(("bash" ,bash) `(("bash" ,bash)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment