[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/15: gnu: r-depecher: Update to 1.2.1.
From: |
guix-commits |
Subject: |
07/15: gnu: r-depecher: Update to 1.2.1. |
Date: |
Wed, 19 Feb 2020 17:01:35 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit d66901e2c3e5466e80e9738c6d3d1e60c52a82ee
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Feb 19 23:00:13 2020 +0100
gnu: r-depecher: Update to 1.2.1.
* gnu/packages/bioconductor.scm (r-depecher): Update to 1.2.1.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 66262bc..a6ee025 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5902,14 +5902,14 @@ delete entire rows with missing data.")
(define-public r-depecher
(package
(name "r-depecher")
- (version "1.2.0")
+ (version "1.2.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DepecheR" version))
(sha256
(base32
- "1f6zbc0fq7xjflh3mkjx1n83mpppw663dj22rlpxzwp1kpmf6wm5"))))
+ "08ja6ayvbax9m3x9w3xzi72z97miiha2nbsild1gp77n6sgn5i35"))))
(properties `((upstream-name . "DepecheR")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (e40d6c4 -> f55084b), guix-commits, 2020/02/19
- 01/15: gnu: r-inspect: Update to 1.16.3., guix-commits, 2020/02/19
- 02/15: gnu: r-biocsingular: Update to 1.2.2., guix-commits, 2020/02/19
- 03/15: gnu: r-heatplus: Update to 2.32.1., guix-commits, 2020/02/19
- 06/15: gnu: r-mixomics: Update to 6.10.8., guix-commits, 2020/02/19
- 04/15: gnu: r-atacseqqc: Update to 1.10.2., guix-commits, 2020/02/19
- 07/15: gnu: r-depecher: Update to 1.2.1.,
guix-commits <=
- 08/15: gnu: r-shortread: Update to 1.44.3., guix-commits, 2020/02/19
- 12/15: gnu: r-rhtslib: Update to 1.18.1., guix-commits, 2020/02/19
- 05/15: gnu: r-rsubread: Update to 2.0.1., guix-commits, 2020/02/19
- 10/15: gnu: r-rsamtools: Update to 2.2.2., guix-commits, 2020/02/19
- 11/15: gnu: r-genomicfeatures: Update to 1.38.2., guix-commits, 2020/02/19
- 15/15: gnu: r-scran: Update to 1.14.6., guix-commits, 2020/02/19
- 09/15: gnu: r-limma: Update to 3.42.2., guix-commits, 2020/02/19
- 13/15: gnu: r-gviz: Update to 1.30.3., guix-commits, 2020/02/19
- 14/15: gnu: r-hdf5array: Update to 1.14.2., guix-commits, 2020/02/19