gnu: cdogs-sdl: Update to 1.4.0.
* gnu/packages/games.scm (cdogs-sdl): Update to 1.4.0.
This commit is contained in:
		
							parent
							
								
									ac5b6006cf
								
							
						
					
					
						commit
						c457c715a8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6239,7 +6239,7 @@ emerges from a sewer hole and pulls her below ground.")
 | 
				
			||||||
(define-public cdogs-sdl
 | 
					(define-public cdogs-sdl
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "cdogs-sdl")
 | 
					    (name "cdogs-sdl")
 | 
				
			||||||
    (version "0.8.0")
 | 
					    (version "1.4.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -6248,7 +6248,7 @@ emerges from a sewer hole and pulls her below ground.")
 | 
				
			||||||
             (commit version)))
 | 
					             (commit version)))
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "0vx37zb2iw7sfw5a2bs97ydlmb301nvy485ybdm8g46c5hn9s13c"))))
 | 
					        (base32 "1505z8rli59i1ych4rzwbf4dvhv72icdj22n1xarb8xfyz0wyp3b"))))
 | 
				
			||||||
    (build-system cmake-build-system)
 | 
					    (build-system cmake-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:configure-flags
 | 
					     `(#:configure-flags
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue