[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
215/356: gnu: r-rbowtie: Update to 1.34.0.
From: |
guix-commits |
Subject: |
215/356: gnu: r-rbowtie: Update to 1.34.0. |
Date: |
Sun, 7 Nov 2021 18:11:57 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 1b455ccb4bf2fd65cfdd0eddcda691153996999e
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/")
- 180/356: gnu: r-abseqr: Update to 1.12.0., (continued)
- 180/356: gnu: r-abseqr: Update to 1.12.0., guix-commits, 2021/11/07
- 181/356: gnu: r-bacon: Update to 1.22.0., guix-commits, 2021/11/07
- 182/356: gnu: r-rgadem: Update to 2.42.0., guix-commits, 2021/11/07
- 184/356: gnu: r-motifbreakr: Update to 2.8.0., guix-commits, 2021/11/07
- 186/356: gnu: r-genomicscores: Update to 2.6.0., guix-commits, 2021/11/07
- 188/356: gnu: r-gofuncr: Update to 1.14.0., guix-commits, 2021/11/07
- 194/356: gnu: r-yamss: Update to 1.20.0., guix-commits, 2021/11/07
- 196/356: gnu: r-somaticsignatures: Update to 2.30.0., guix-commits, 2021/11/07
- 198/356: gnu: r-gcrma: Update to 2.66.0., guix-commits, 2021/11/07
- 204/356: gnu: r-wrench: Update to 1.12.0., guix-commits, 2021/11/07
- 215/356: gnu: r-rbowtie: Update to 1.34.0.,
guix-commits <=
- 75/356: gnu: r-rbgl: Update to 1.70.0., guix-commits, 2021/11/07
- 206/356: gnu: r-widgettools: Update to 1.72.0., guix-commits, 2021/11/07
- 205/356: gnu: r-wiggleplotr: Update to 1.18.0., guix-commits, 2021/11/07
- 203/356: gnu: r-xcms: Update to 3.16.0., guix-commits, 2021/11/07
- 202/356: gnu: r-massspecwavelet: Update to 1.60.0., guix-commits, 2021/11/07
- 223/356: gnu: r-biosigner: Update to 1.22.0., guix-commits, 2021/11/07
- 221/356: gnu: r-multidataset: Update to 1.22.0., guix-commits, 2021/11/07
- 222/356: gnu: r-ropls: Update to 1.26.0., guix-commits, 2021/11/07
- 251/356: gnu: r-bigmelon: Update to 1.20.0., guix-commits, 2021/11/07
- 253/356: gnu: r-reqon: Update to 1.40.0., guix-commits, 2021/11/07