gnu: mod-wsgi: Declare a source file-name.
* gnu/packages/web.scm (mod-wsgi)[source]: Declare a source file-name.
This commit is contained in:
		
							parent
							
								
									29a3905452
								
							
						
					
					
						commit
						da0baf117d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -159,6 +159,7 @@ and its related documentation.")
 | 
			
		|||
              (uri (string-append
 | 
			
		||||
                    "https://github.com/GrahamDumpleton/mod_wsgi/archive/"
 | 
			
		||||
                    version ".tar.gz"))
 | 
			
		||||
              (file-name (string-append name "-" version ".tar.gz"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0n1yhmrfp8mjbsngmyjl937c6rc0069p6wdi1lknrbn1q42hzw6q"))))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue