gnu: texlive-metapost: Declare a source file-name.
* gnu/packages/tex.scm (texlive-metapost)[source]: Declare a source file-name.
This commit is contained in:
		
							parent
							
								
									de20fd6a3a
								
							
						
					
					
						commit
						b4bb2750ff
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -3635,6 +3635,7 @@ OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts.")
 | 
				
			||||||
                                        %texlive-tag "/Master/texmf-dist/"
 | 
					                                        %texlive-tag "/Master/texmf-dist/"
 | 
				
			||||||
                                        "/metapost"))
 | 
					                                        "/metapost"))
 | 
				
			||||||
                    (revision %texlive-revision)))
 | 
					                    (revision %texlive-revision)))
 | 
				
			||||||
 | 
					              (file-name (string-append name "-" version "-checkout"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "03nvjddffiz796wll6axzmgfvynyciy2mqamv20qx252w71vwkwd"))))
 | 
					                "03nvjddffiz796wll6axzmgfvynyciy2mqamv20qx252w71vwkwd"))))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue