gnu: r-sanssouci: Add source file-name.
* gnu/packages/bioinformatics.scm (r-sanssourci)[source]: Add file-name field.
This commit is contained in:
		
							parent
							
								
									3c75985618
								
							
						
					
					
						commit
						c7ef7a0f84
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -6831,6 +6831,7 @@ several functions from the R igraph package.")
 | 
				
			||||||
                (uri (git-reference
 | 
					                (uri (git-reference
 | 
				
			||||||
                      (url "https://github.com/pneuvial/sanssouci.git")
 | 
					                      (url "https://github.com/pneuvial/sanssouci.git")
 | 
				
			||||||
                      (commit commit)))
 | 
					                      (commit commit)))
 | 
				
			||||||
 | 
					                (file-name (git-file-name name version))
 | 
				
			||||||
                (sha256
 | 
					                (sha256
 | 
				
			||||||
                 (base32
 | 
					                 (base32
 | 
				
			||||||
                  "13ycdd790qw64qy2zdvcrpj3fc8as628rsly32438d3rifnlc5sk"))))
 | 
					                  "13ycdd790qw64qy2zdvcrpj3fc8as628rsly32438d3rifnlc5sk"))))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue