[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
212/353: gnu: r-rbowtie: Update to 1.34.0.
From: |
guix-commits |
Subject: |
212/353: gnu: r-rbowtie: Update to 1.34.0. |
Date: |
Thu, 4 Nov 2021 18:14:47 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit ce418a7c32710ff4121c8a7cad7960cdbb2b0bfb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:29 2021 +0000
gnu: r-rbowtie: Update to 1.34.0.
* gnu/packages/bioconductor.scm (r-rbowtie): Update to 1.34.0.
[inputs]: Remove zlib.
---
gnu/packages/bioconductor.scm | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index dfb951f..b701151 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -9152,18 +9152,16 @@ Gaussian distributions.")
(define-public r-rbowtie
(package
(name "r-rbowtie")
- (version "1.32.0")
+ (version "1.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rbowtie" version))
(sha256
(base32
- "0mfikbrs28q7r3lnsq0jma5x6nkrnm3q46242jh35w9c969jk5yy"))))
+ "0ardmryx6ac7v6n900a1klrrldvbmh7bxvy8ldz8rwid19h29ikr"))))
(properties `((upstream-name . "Rbowtie")))
(build-system r-build-system)
- (inputs
- `(("zlib" ,zlib)))
(native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/Rbowtie/")
- 150/353: gnu: r-siggenes: Update to 1.68.0., (continued)
- 150/353: gnu: r-siggenes: Update to 1.68.0., guix-commits, 2021/11/04
- 158/353: gnu: r-varianttools: Update to 1.36.0., guix-commits, 2021/11/04
- 164/353: gnu: r-fgsea: Update to 1.20.0., guix-commits, 2021/11/04
- 166/353: gnu: r-enrichplot: Update to 1.14.1., guix-commits, 2021/11/04
- 169/353: gnu: r-mlinterfaces: Update to 1.74.0., guix-commits, 2021/11/04
- 171/353: gnu: r-a4core: Update to 1.42.0., guix-commits, 2021/11/04
- 131/353: gnu: r-biocsingular: Update to 1.10.0., guix-commits, 2021/11/04
- 149/353: gnu: r-illuminaio: Update to 0.36.0., guix-commits, 2021/11/04
- 176/353: gnu: r-a4: Update to 1.42.0., guix-commits, 2021/11/04
- 204/353: gnu: r-webbioc: Update to 1.66.0., guix-commits, 2021/11/04
- 212/353: gnu: r-rbowtie: Update to 1.34.0.,
guix-commits <=
- 218/353: gnu: r-multidataset: Update to 1.22.0., guix-commits, 2021/11/04
- 221/353: gnu: r-annotatr: Update to 1.20.0., guix-commits, 2021/11/04
- 18/353: gnu: r-affycontam: Update to 1.52.0., guix-commits, 2021/11/04
- 22/353: gnu: r-annotate: Update to 1.72.0., guix-commits, 2021/11/04
- 24/353: gnu: r-annotationfilter: Update to 1.18.0., guix-commits, 2021/11/04
- 28/353: gnu: r-bamsignals: Update to 1.26.0., guix-commits, 2021/11/04
- 30/353: gnu: r-biomart: Update to 2.50.0., guix-commits, 2021/11/04
- 31/353: gnu: r-biostrings: Update to 2.62.0., guix-commits, 2021/11/04
- 32/353: gnu: r-biovizbase: Update to 1.42.0., guix-commits, 2021/11/04
- 33/353: gnu: r-bsgenome: Update to 1.62.0., guix-commits, 2021/11/04