gnu: pigx-bsseq: Use pandoc-1.
* gnu/packages/bioinformatics.scm (pigx-bsseq)[inputs]: Replace ghc-pandoc with ghc-pandoc-1, and ghc-pandoc-citeproc with ghc-pandoc-citeproc-with-pandoc-1.master
parent
fd757a8f21
commit
9dcb4d22a4
|
@ -12845,8 +12845,8 @@ in an easily configurable manner.")
|
|||
("r-bookdown" ,r-bookdown)
|
||||
("r-ggplot2" ,r-ggplot2)
|
||||
("r-ggbio" ,r-ggbio)
|
||||
("ghc-pandoc" ,ghc-pandoc)
|
||||
("ghc-pandoc-citeproc" ,ghc-pandoc-citeproc)
|
||||
("ghc-pandoc" ,ghc-pandoc-1)
|
||||
("ghc-pandoc-citeproc" ,ghc-pandoc-citeproc-with-pandoc-1)
|
||||
("python-wrapper" ,python-wrapper)
|
||||
("python-pyyaml" ,python-pyyaml)
|
||||
("snakemake" ,snakemake)
|
||||
|
|
Reference in New Issue