gnu: openttd-opensfx: Update to 1.0.3.
* gnu/packages/games.scm (openttd-opensfx): Update to 1.0.3.
This commit is contained in:
		
							parent
							
								
									6e74526277
								
							
						
					
					
						commit
						58f1e699c2
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -4789,7 +4789,7 @@ OpenGFX provides you with... | |||
| (define openttd-opensfx | ||||
|   (package | ||||
|     (name "openttd-opensfx") | ||||
|     (version "1.0.2") | ||||
|     (version "1.0.3") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -4797,8 +4797,7 @@ OpenGFX provides you with... | |||
|              "https://cdn.openttd.org/opensfx-releases/" | ||||
|              version "/opensfx-" version "-source.tar.xz")) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0aym026lg0r7dp3jxxs9c0rj8lwy1fz3v9hmk3mml6sycsg3fv42")))) | ||||
|         (base32 "0p336bn6brnbyrf537x36ad9rfz16cjwyzwws4lmfvnql8ycpjj3")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (native-inputs | ||||
|      (list catcodec | ||||
|  |  | |||
		Reference in a new issue