[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/324: gnu: r-rsamtools: Update to 2.8.0.
From: |
guix-commits |
Subject: |
95/324: gnu: r-rsamtools: Update to 2.8.0. |
Date: |
Sat, 5 Jun 2021 03:14:54 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e22d743aa67da6ff4ea75da7f242385a4b0798e5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:49:47 2021 +0200
gnu: r-rsamtools: Update to 2.8.0.
* gnu/packages/bioconductor.scm (r-rsamtools): Update to 2.8.0.
---
gnu/packages/bioconductor.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 3d86360..12c5dfe 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3917,13 +3917,13 @@ HDF5 datasets.")
(define-public r-rsamtools
(package
(name "r-rsamtools")
- (version "2.6.0")
+ (version "2.8.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "Rsamtools" version))
(sha256
(base32
- "040pggkwglc6wy90qnc7xcdnaj0v3iqlykvvsl74241409qly554"))))
+ "0arhh5bbx3pmxmkh5sjgczcswqy83d35r7cjhd2knpczdvrixaq5"))))
(properties
`((upstream-name . "Rsamtools")))
(build-system r-build-system)
@@ -3935,8 +3935,7 @@ HDF5 datasets.")
(substitute* "DESCRIPTION"
(("zlibbioc, ") ""))
(substitute* "NAMESPACE"
- (("import\\(zlibbioc\\)") ""))
- #t)))))
+ (("import\\(zlibbioc\\)") "")))))))
(propagated-inputs
`(("r-biocgenerics" ,r-biocgenerics)
("r-biocparallel" ,r-biocparallel)
- 69/324: gnu: r-genomation: Update to 1.24.0., (continued)
- 69/324: gnu: r-genomation: Update to 1.24.0., guix-commits, 2021/06/05
- 72/324: gnu: r-genomicfeatures: Update to 1.44.0., guix-commits, 2021/06/05
- 75/324: gnu: r-gostats: Update to 2.58.0., guix-commits, 2021/06/05
- 78/324: gnu: r-rhtslib: Update to 1.24.0., guix-commits, 2021/06/05
- 83/324: gnu: r-methylkit: Update to 1.18.0., guix-commits, 2021/06/05
- 80/324: gnu: r-interactivedisplaybase: Update to 1.30.0., guix-commits, 2021/06/05
- 84/324: gnu: r-mutationalpatterns: Update to 3.2.0., guix-commits, 2021/06/05
- 85/324: gnu: r-msnbase: Update to 2.18.0., guix-commits, 2021/06/05
- 90/324: gnu: r-rbgl: Update to 1.68.0., guix-commits, 2021/06/05
- 91/324: gnu: r-rcas: Update to 1.18.0., guix-commits, 2021/06/05
- 95/324: gnu: r-rsamtools: Update to 2.8.0.,
guix-commits <=
- 87/324: gnu: r-organismdbi: Update to 1.34.0., guix-commits, 2021/06/05
- 96/324: gnu: r-rtracklayer: Update to 1.52.0., guix-commits, 2021/06/05
- 104/324: gnu: r-systempiper: Update to 1.26.2., guix-commits, 2021/06/05
- 103/324: gnu: r-sva: Update to 3.40.0., guix-commits, 2021/06/05
- 107/324: gnu: r-variantannotation: Update to 1.38.0., guix-commits, 2021/06/05
- 109/324: gnu: r-xvector: Update to 0.32.0., guix-commits, 2021/06/05
- 111/324: gnu: r-geneplotter: Update to 1.70.0., guix-commits, 2021/06/05
- 113/324: gnu: r-oligo: Update to 1.56.0., guix-commits, 2021/06/05
- 114/324: gnu: r-qvalue: Update to 2.24.0., guix-commits, 2021/06/05
- 120/324: gnu: r-graph: Update to 1.70.0., guix-commits, 2021/06/05