gnu: 7kaa: Update to 2.15.4p1.
* gnu/packages/games.scm (7kaa): Update to 2.15.4p1.
This commit is contained in:
		
							parent
							
								
									e93253b7a5
								
							
						
					
					
						commit
						6052fd73ae
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -11459,7 +11459,7 @@ protect you.")
 | 
				
			||||||
(define-public 7kaa
 | 
					(define-public 7kaa
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "7kaa")
 | 
					    (name "7kaa")
 | 
				
			||||||
    (version "2.15.4")
 | 
					    (version "2.15.4p1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -11467,7 +11467,7 @@ protect you.")
 | 
				
			||||||
                           "releases/download/v" version "/"
 | 
					                           "releases/download/v" version "/"
 | 
				
			||||||
                           "7kaa-" version ".tar.xz"))
 | 
					                           "7kaa-" version ".tar.xz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "0n0bn6xshv3cwk8j0lkl65a1vqd1xkkzlhvwxm32va80nc16d5ds"))))
 | 
					        (base32 "1y7v0jhp3apb619p7asikqr1dnwb2yxbh40wbx1ppmr5f03mq9ph"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("gettext" ,gettext-minimal)
 | 
					     `(("gettext" ,gettext-minimal)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue