gnu: guile-next: Increase timeout.
* gnu/packages/guile.scm (guile-next)[properties]: Set timeout to 20 hours.
This commit is contained in:
		
							parent
							
								
									a299a8992c
								
							
						
					
					
						commit
						7f43ff965f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -220,6 +220,7 @@ without requiring the source code to be rewritten.")
 | 
			
		|||
              (snippet '(for-each delete-file
 | 
			
		||||
                                  (find-files "prebuilt" "\\.go$")))))
 | 
			
		||||
    (synopsis "Snapshot of what will become version 2.2 of GNU Guile")
 | 
			
		||||
    (properties '((timeout . 72000)))  ; 20 hours
 | 
			
		||||
    (native-search-paths
 | 
			
		||||
     (list (search-path-specification
 | 
			
		||||
            (variable "GUILE_LOAD_PATH")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue