gnu: fortune-mod: Update to 2.6.2.
* gnu/packages/games.scm (fortune-mod): Update to 2.6.2.
This commit is contained in:
		
							parent
							
								
									5479dbf929
								
							
						
					
					
						commit
						81e6ece61c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -5382,7 +5382,7 @@ Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom.")
 | 
				
			||||||
(define-public fortune-mod
 | 
					(define-public fortune-mod
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "fortune-mod")
 | 
					    (name "fortune-mod")
 | 
				
			||||||
    (version "2.6.1")
 | 
					    (version "2.6.2")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -5392,7 +5392,7 @@ Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom.")
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "17183z8ls6hrngh8a3374csagqa2acs8jl21dqm7gwj4lk0ghkba"))))
 | 
					         "11xff87s8ifw2dqs90n0rjq0psv4i7ykybygmibsqjj7id3xxw4c"))))
 | 
				
			||||||
    (build-system cmake-build-system)
 | 
					    (build-system cmake-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:test-target "check"
 | 
					     `(#:test-target "check"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue