gnu: wesnoth: Update to 1.14.11.
* gnu/packages/games.scm (wesnoth): Update to 1.14.11.
This commit is contained in:
		
							parent
							
								
									4445b3a7f4
								
							
						
					
					
						commit
						b6f1c6bb94
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2582,7 +2582,7 @@ falling, themeable graphics and sounds, and replays.")
 | 
			
		|||
(define-public wesnoth
 | 
			
		||||
  (package
 | 
			
		||||
    (name "wesnoth")
 | 
			
		||||
    (version "1.14.9")
 | 
			
		||||
    (version "1.14.11")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append "mirror://sourceforge/wesnoth/wesnoth-"
 | 
			
		||||
| 
						 | 
				
			
			@ -2591,7 +2591,7 @@ falling, themeable graphics and sounds, and replays.")
 | 
			
		|||
                                  "wesnoth-" version ".tar.bz2"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1mhdrlflxxyknf54lwdbvs7fazlc1scf7z6vxxa3j746fks533ga"))))
 | 
			
		||||
                "1i8mz6gw3qar09bscczhki0g4scj8pl58v85rp0g55r4bcq41l5v"))))
 | 
			
		||||
    (build-system cmake-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:tests? #f                      ;no check target
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue