gnu: vkquake: Update to 1.00.0.
* gnu/packages/games.scm (vkquake): Update to 1.00.0.
This commit is contained in:
		
							parent
							
								
									4b3480d62f
								
							
						
					
					
						commit
						14618a1ebb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4481,7 +4481,7 @@ some graphical niceities, and numerous bug-fixes and other improvements.")
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (inherit quakespasm)
 | 
					    (inherit quakespasm)
 | 
				
			||||||
    (name "vkquake")
 | 
					    (name "vkquake")
 | 
				
			||||||
    (version "0.97.3")
 | 
					    (version "1.00.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -4490,7 +4490,7 @@ some graphical niceities, and numerous bug-fixes and other improvements.")
 | 
				
			||||||
       (file-name (string-append name "-" version ".tar.gz"))
 | 
					       (file-name (string-append name "-" version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1p0nh2v2ilylw62fxc5qpfcmyhs0s64w8sgh036nc6kn21kbjc0d"))))
 | 
					         "0bviv18jvp41jvrabgl7l5kq4n1p6p3rywij481yswawdw6l5idh"))))
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:make-flags
 | 
					     `(#:make-flags
 | 
				
			||||||
       (let ((vulkanlib (string-append (assoc-ref %build-inputs
 | 
					       (let ((vulkanlib (string-append (assoc-ref %build-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue