gnu: flare-game: Update to 1.10.
* gnu/packages/games.scm (flare-game): Update to 1.10.
This commit is contained in:
		
							parent
							
								
									729f0ccbb5
								
							
						
					
					
						commit
						3425fbc69f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6689,7 +6689,7 @@ action RPGs.")
 | 
				
			||||||
(define-public flare-game
 | 
					(define-public flare-game
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "flare-game")
 | 
					    (name "flare-game")
 | 
				
			||||||
    (version "1.09.01")
 | 
					    (version "1.10")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method git-fetch)
 | 
					              (method git-fetch)
 | 
				
			||||||
              (uri (git-reference
 | 
					              (uri (git-reference
 | 
				
			||||||
| 
						 | 
					@ -6698,7 +6698,7 @@ action RPGs.")
 | 
				
			||||||
              (file-name (git-file-name name version))
 | 
					              (file-name (git-file-name name version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1hn2cchqsbvvgzqc6zvblnl3qrr6sp5rqxpsrcvdmbjm7b37x37b"))))
 | 
					                "0dx4f1j1n3p4q3h0r0fb89f0llvhg9lia0s247pacff3r88ljihk"))))
 | 
				
			||||||
    (build-system cmake-build-system)
 | 
					    (build-system cmake-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:tests? #f                      ;no test
 | 
					     `(#:tests? #f                      ;no test
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue