gnu: texlive-latex-xcolor: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-xcolor)[source]: Declare a source file-name.
This commit is contained in:
		
							parent
							
								
									f73020735c
								
							
						
					
					
						commit
						19389bcdc2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -1223,6 +1223,7 @@ keyval, and lscape.")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method svn-fetch)
 | 
					              (method svn-fetch)
 | 
				
			||||||
              (uri (texlive-ref "latex" "xcolor"))
 | 
					              (uri (texlive-ref "latex" "xcolor"))
 | 
				
			||||||
 | 
					              (file-name (string-append name "-" version "-checkout"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "01n613s7bcrd2n4jfawm0k4nn2ny3aaifp2jjfif3lz4sbv31494"))))
 | 
					                "01n613s7bcrd2n4jfawm0k4nn2ny3aaifp2jjfif3lz4sbv31494"))))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue