gnu: manaplus: Update to 1.6.8.14.
* gnu/packages/games.scm (manaplus): Update to 1.6.8.14.
This commit is contained in:
		
							parent
							
								
									876d8f296b
								
							
						
					
					
						commit
						0852f09a0d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1198,7 +1198,7 @@ is programmed in Haskell.") | ||||||
| (define-public manaplus | (define-public manaplus | ||||||
|   (package |   (package | ||||||
|     (name "manaplus") |     (name "manaplus") | ||||||
|     (version "1.6.6.4") |     (version "1.6.8.14") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (string-append |               (uri (string-append | ||||||
|  | @ -1206,7 +1206,7 @@ is programmed in Haskell.") | ||||||
|                     version "/manaplus-" version ".tar.xz")) |                     version "/manaplus-" version ".tar.xz")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "00sdw2mspdhrqvz0vl6jbnhiclj7vmvyjih9qf8dbkfw2s921ybc")))) |                 "1mah4w6ng0j76cjzbw8y9m2ds5f1w5ka9b1k3gzgvxh4yaphqnff")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      '(#:configure-flags |      '(#:configure-flags | ||||||
|  |  | ||||||
		Reference in a new issue