[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/42: gnu: r-genomicinteractions: Update to 1.20.3.
From: |
guix-commits |
Subject: |
37/42: gnu: r-genomicinteractions: Update to 1.20.3. |
Date: |
Tue, 14 Apr 2020 10:44:39 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 64cf2ff90e337fdd13186a0af160c3264384c0d2
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Tue Apr 14 16:14:17 2020 +0200
gnu: r-genomicinteractions: Update to 1.20.3.
* gnu/packages/bioconductor.scm (r-genomicinteractions): Update to 1.20.3.
---
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 3ada920..4ac39f0 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1958,14 +1958,14 @@ experiments.")
(define-public r-genomicinteractions
(package
(name "r-genomicinteractions")
- (version "1.20.2")
+ (version "1.20.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GenomicInteractions" version))
(sha256
(base32
- "0mqb899wah5n7bp2lajhwy2zpqqhi18plza3i3m51rfl9n62smph"))))
+ "01ps97cs29qvzy5piq2l2k0yyr56rmg5cycfiqhbbvqpjrfvy60g"))))
(properties
`((upstream-name . "GenomicInteractions")))
(build-system r-build-system)
- branch master updated (22a98cd -> 9536367), guix-commits, 2020/04/14
- 25/42: gnu: r-lemon: Update to 0.4.4., guix-commits, 2020/04/14
- 26/42: gnu: r-classint: Update to 0.4-3., guix-commits, 2020/04/14
- 05/42: gnu: r-xml2: Update to 1.3.1., guix-commits, 2020/04/14
- 03/42: gnu: r-reshape2: Update to 1.4.4., guix-commits, 2020/04/14
- 04/42: gnu: r-gdtools: Update to 0.2.2., guix-commits, 2020/04/14
- 38/42: gnu: r-varianttools: Update to 1.28.1., guix-commits, 2020/04/14
- 39/42: gnu: r-a4base: Update to 1.34.1., guix-commits, 2020/04/14
- 37/42: gnu: r-genomicinteractions: Update to 1.20.3.,
guix-commits <=
- 19/42: gnu: r-multcomp: Update to 1.4-13., guix-commits, 2020/04/14
- 01/42: gnu: r-nlme: Update to 3.1-147., guix-commits, 2020/04/14
- 02/42: gnu: r-survival: Update to 3.1-12., guix-commits, 2020/04/14
- 18/42: gnu: r-survey: Update to 4.0., guix-commits, 2020/04/14
- 20/42: gnu: r-effectsize: Update to 0.3.0., guix-commits, 2020/04/14
- 09/42: gnu: r-sfsmisc: Update to 1.1-6., guix-commits, 2020/04/14
- 27/42: gnu: r-spdata: Update to 0.3.5., guix-commits, 2020/04/14
- 28/42: gnu: r-sf: Update to 0.9-1., guix-commits, 2020/04/14
- 14/42: gnu: r-rcpp: Update to 1.0.4.6., guix-commits, 2020/04/14
- 13/42: gnu: r-lubridate: Update to 1.7.8., guix-commits, 2020/04/14