gnu: open-adventure: Update to 1.19.
* gnu/packages/games.scm (open-adventure): Update to 1.19. Change-Id: I8de52b66a171bd8b8f62d78c50d20aa954889236
This commit is contained in:
		
							parent
							
								
									809f815cf6
								
							
						
					
					
						commit
						e179e600da
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7492,7 +7492,7 @@ at their peak of economic growth and military prowess.
 | 
				
			||||||
(define-public open-adventure
 | 
					(define-public open-adventure
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "open-adventure")
 | 
					    (name "open-adventure")
 | 
				
			||||||
    (version "1.18")
 | 
					    (version "1.19")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -7501,7 +7501,7 @@ at their peak of economic growth and military prowess.
 | 
				
			||||||
             (commit version)))
 | 
					             (commit version)))
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "1zl72lsp443aryzmwzh5w4j439jgf5njvh9xig6vjvmzhfcjkk9q"))))
 | 
					        (base32 "19nspsvkzh3xw70mwlvralfr2ia7a8knd9s7x7abmjvk8p5rx468"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     (list
 | 
					     (list
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue