gnu: texlive-generic-ifxetex: Declare a source file-name.
* gnu/packages/tex.scm (texlive-generic-ifxetex)[source]: Declare a source file-name.
This commit is contained in:
		
							parent
							
								
									7e353a7783
								
							
						
					
					
						commit
						24dbc6023b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1062,6 +1062,7 @@ overwrite existing files and letting you use @code{filecontents} /
 | 
			
		|||
    (source (origin
 | 
			
		||||
              (method svn-fetch)
 | 
			
		||||
              (uri (texlive-ref "generic" "ifxetex"))
 | 
			
		||||
              (file-name (string-append name "-" version "-checkout"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0w2xj7n0szavj329kds09q626szkc378p3w0sk022q0ln4ksz86d"))))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue