gnu: tinyxml2: Declare a source file-name.
* gnu/packages/xml.scm (tinyxml2)[source]: Declare a source file-name.
This commit is contained in:
		
							parent
							
								
									4510f976dc
								
							
						
					
					
						commit
						29a3905452
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
					@ -1061,6 +1061,7 @@ C++ programming language.")
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (string-append "https://github.com/leethomason/tinyxml2/archive/"
 | 
					       (uri (string-append "https://github.com/leethomason/tinyxml2/archive/"
 | 
				
			||||||
                           version ".tar.gz"))
 | 
					                           version ".tar.gz"))
 | 
				
			||||||
 | 
					       (file-name (string-append name "-" version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "083z4r4khcndxi9k840lcr48sqxvar4gpsnf749xfdn1bkr8xcql"))))
 | 
					         "083z4r4khcndxi9k840lcr48sqxvar4gpsnf749xfdn1bkr8xcql"))))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue