gnu: texlive-latex-fancyvrb: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-fancyvrb)[source]: Declare a source file-name.
This commit is contained in:
		
							parent
							
								
									ca61c6b323
								
							
						
					
					
						commit
						88e11022db
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -1124,6 +1124,7 @@ users, via its Plain TeX version.)")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method svn-fetch)
 | 
					              (method svn-fetch)
 | 
				
			||||||
              (uri (texlive-ref "latex" "fancyvrb"))
 | 
					              (uri (texlive-ref "latex" "fancyvrb"))
 | 
				
			||||||
 | 
					              (file-name (string-append name "-" version "-checkout"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "03l7140y031rr14h02i4z9zqsfvrbn7wzwxbjsrjcgrk6sdr71wv"))))
 | 
					                "03l7140y031rr14h02i4z9zqsfvrbn7wzwxbjsrjcgrk6sdr71wv"))))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue