gnu: wine-staging: Update to 4.3.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.3. * gnu/packages/wine.scm (wine-staging): Update to 4.3.
This commit is contained in:
		
							parent
							
								
									d74656ea02
								
							
						
					
					
						commit
						dbb1ef51c8
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -310,7 +310,7 @@ integrate Windows applications into your desktop.") | |||
| (define-public wine-staging-patchset-data | ||||
|   (package | ||||
|     (name "wine-staging-patchset-data") | ||||
|     (version "4.2") | ||||
|     (version "4.3") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -320,7 +320,7 @@ integrate Windows applications into your desktop.") | |||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1dhv6y60g64bj3kgfknbfzxfzmy686dh7svxlvi4lfis2faikxmk")))) | ||||
|          "14plsw52s4w0wpm0rici8b7amb51krdrby03652isvzxqr4ndip6")))) | ||||
|     (build-system trivial-build-system) | ||||
|     (native-inputs | ||||
|      `(("bash" ,bash) | ||||
|  | @ -366,7 +366,7 @@ integrate Windows applications into your desktop.") | |||
|               (file-name (string-append name "-" version ".tar.xz")) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1ysvq2jyvh7r27iwpsrlrwzj672jnrihry91bx3m3fysz3sl3ld1")))) | ||||
|                 "1d0gbwc8ll4mfxilw9j4vdzqlnracr6y8iss27nfg1qh0q7vbf9x")))) | ||||
|     (inputs `(("autoconf" ,autoconf) ; for autoreconf | ||||
|               ("ffmpeg" ,ffmpeg) | ||||
|               ("gtk+" ,gtk+) | ||||
|  |  | |||
		Reference in a new issue