gnu: r-bookdown: Use pandoc instead of ghc-pandoc.
* gnu/packages/cran.scm (r-bookdown)[propagated-inputs]: Replace ghc-pandoc with pandoc.
This commit is contained in:
		
							parent
							
								
									4713a7c978
								
							
						
					
					
						commit
						3db9543e64
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -14223,7 +14223,7 @@ SELECT or UPDATE queries to an end-point.") | |||
|        ("r-rmarkdown" ,r-rmarkdown) | ||||
|        ("r-tinytex" ,r-tinytex) | ||||
|        ("r-xfun" ,r-xfun) | ||||
|        ("pandoc" ,ghc-pandoc))) | ||||
|        ("pandoc" ,pandoc))) | ||||
|     (home-page "https://github.com/rstudio/bookdown") | ||||
|     (synopsis "Authoring books and technical documents with R markdown") | ||||
|     (description "This package provides output formats and utilities for | ||||
|  |  | |||
		Reference in a new issue