gnu: starfighter: Update to 2.3.2.
* gnu/packages/games.scm (starfighter): Update to 2.3.2.
This commit is contained in:
		
							parent
							
								
									f98ea63204
								
							
						
					
					
						commit
						39e880bfbb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4783,7 +4783,7 @@ of war.  Widelands also offers an Artificial Intelligence to challenge you.") | ||||||
| (define-public starfighter | (define-public starfighter | ||||||
|   (package |   (package | ||||||
|     (name "starfighter") |     (name "starfighter") | ||||||
|     (version "2.3.1") |     (version "2.3.2") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (string-append |               (uri (string-append | ||||||
|  | @ -4792,7 +4792,7 @@ of war.  Widelands also offers an Artificial Intelligence to challenge you.") | ||||||
|                     version "-src.tar.gz")) |                     version "-src.tar.gz")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "13396hvsj4cswlrw52kwqn37dadxps00vhr0hrqgm87fl4ih5yyx")))) |                 "1nvi277cazsw36b6nhd5nmk0cjvm71rlxasy24mf18j7fsvq9vp8")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      `(("pkg-config" ,pkg-config))) |      `(("pkg-config" ,pkg-config))) | ||||||
|  |  | ||||||
		Reference in a new issue