gnu: pigx-scrnaseq: Use latest version of Pandoc.
* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[inputs]: Replace "ghc-pandoc-citeproc-with-pandoc-1" with "ghc-pandoc-citeproc", and "ghc-pandoc-1" with "ghc-pandoc".
This commit is contained in:
		
							parent
							
								
									c2b4f81e51
								
							
						
					
					
						commit
						00a43cb81c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -13005,8 +13005,8 @@ methylation and segmentation.") | |||
|        ("python-magic" ,python-magic) | ||||
|        ("python-numpy" ,python-numpy) | ||||
|        ("python-loompy" ,python-loompy) | ||||
|        ("ghc-pandoc" ,ghc-pandoc-1) | ||||
|        ("ghc-pandoc-citeproc" ,ghc-pandoc-citeproc-with-pandoc-1) | ||||
|        ("ghc-pandoc" ,ghc-pandoc) | ||||
|        ("ghc-pandoc-citeproc" ,ghc-pandoc-citeproc) | ||||
|        ("samtools" ,samtools) | ||||
|        ("snakemake" ,snakemake-4) | ||||
|        ("star" ,star) | ||||
|  |  | |||
		Reference in a new issue