[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: r-gqtlbase: Update to 1.20.4.
From: |
guix-commits |
Subject: |
09/09: gnu: r-gqtlbase: Update to 1.20.4. |
Date: |
Tue, 6 Oct 2020 07:23:37 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 73a2fe4ab75754418b90c73494adf5542e8f172f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Oct 6 13:12:11 2020 +0200
gnu: r-gqtlbase: Update to 1.20.4.
* gnu/packages/bioinformatics.scm (r-gqtlbase): Update to 1.20.4.
---
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 846a5f2..3957ae2 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10272,14 +10272,14 @@ interval to data view, mismatch pileup, and several
splicing summaries.")
(define-public r-gqtlbase
(package
(name "r-gqtlbase")
- (version "1.20.0")
+ (version "1.20.4")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "gQTLBase" version))
(sha256
(base32
- "06xvzp4fn3qfa46ggg8kxi267gbyd821vvx4040173xkqxpr0g5j"))))
+ "1ly14vhhqxjpbxjypi6ppd37dycabdhf4ny4nsvp9969k418zv41"))))
(properties `((upstream-name . "gQTLBase")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (49ae5f7 -> 73a2fe4), guix-commits, 2020/10/06
- 02/09: gnu: r-karyoploter: Update to 1.14.1., guix-commits, 2020/10/06
- 04/09: gnu: r-atacseqqc: Update to 1.12.5., guix-commits, 2020/10/06
- 03/09: gnu: r-gosemsim: Update to 2.14.2., guix-commits, 2020/10/06
- 08/09: gnu: r-rhdf5: Update to 2.32.3., guix-commits, 2020/10/06
- 05/09: gnu: r-xcms: Update to 3.10.2., guix-commits, 2020/10/06
- 06/09: gnu: r-bgx: Update to 1.54.1., guix-commits, 2020/10/06
- 07/09: gnu: r-biocstyle: Update to 2.16.1., guix-commits, 2020/10/06
- 09/09: gnu: r-gqtlbase: Update to 1.20.4.,
guix-commits <=
- 01/09: gnu: r-diffbind: Update to 2.16.2., guix-commits, 2020/10/06