[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
100/103: gnu: pigx-rnaseq: Use latest version of Pandoc.
From: |
Ricardo Wurmus |
Subject: |
100/103: gnu: pigx-rnaseq: Use latest version of Pandoc. |
Date: |
Wed, 5 Sep 2018 14:03:58 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ca248f1db90c2e7b01d734aaa51d330a29fe0937
Author: Ricardo Wurmus <address@hidden>
Date: Wed Sep 5 19:55:56 2018 +0200
gnu: pigx-rnaseq: Use latest version of Pandoc.
* gnu/packages/bioinformatics.scm (pigx-rnaseq)[inputs]: Replace
"ghc-pandoc-citeproc-with-pandoc-1" with "ghc-pandoc-citeproc", and
"ghc-pandoc-1" with "ghc-pandoc".
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 028643a..9931382 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -12830,8 +12830,8 @@ once. This package provides tools to perform Drop-seq
analyses.")
("r-rtracklayer" ,r-rtracklayer)
("r-rjson" ,r-rjson)
("salmon" ,salmon)
- ("ghc-pandoc" ,ghc-pandoc-1)
- ("ghc-pandoc-citeproc" ,ghc-pandoc-citeproc-with-pandoc-1)
+ ("ghc-pandoc" ,ghc-pandoc)
+ ("ghc-pandoc-citeproc" ,ghc-pandoc-citeproc)
("python-wrapper" ,python-wrapper)
("python-pyyaml" ,python-pyyaml)))
(home-page "http://bioinformatics.mdc-berlin.de/pigx/")
- 93/103: gnu: r-zoo: Update to 1.8-3., (continued)
- 93/103: gnu: r-zoo: Update to 1.8-3., Ricardo Wurmus, 2018/09/05
- 92/103: gnu: r-gtools: Update to 3.8.1., Ricardo Wurmus, 2018/09/05
- 78/103: gnu: r-tinytex: Update to 0.8., Ricardo Wurmus, 2018/09/05
- 95/103: gnu: r-ggthemes: Update to 4.0.1., Ricardo Wurmus, 2018/09/05
- 98/103: gnu: r-modelmetrics: Update to 1.2.0., Ricardo Wurmus, 2018/09/05
- 81/103: gnu: r-tsa: Update to 1.2., Ricardo Wurmus, 2018/09/05
- 73/103: gnu: r-jomo: Update to 2.6-4., Ricardo Wurmus, 2018/09/05
- 96/103: gnu: r-rann: Update to 2.6., Ricardo Wurmus, 2018/09/05
- 99/103: gnu: r-rcas: Use standard version of ghc-pandoc-citeproc., Ricardo Wurmus, 2018/09/05
- 103/103: gnu: pigx-scrnaseq: Use latest version of Pandoc., Ricardo Wurmus, 2018/09/05
- 100/103: gnu: pigx-rnaseq: Use latest version of Pandoc.,
Ricardo Wurmus <=
- 101/103: gnu: pigx-chipseq: Use latest version of Pandoc., Ricardo Wurmus, 2018/09/05
- 97/103: gnu: r-robustbase: Update to 0.93-2., Ricardo Wurmus, 2018/09/05