[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
85/356: gnu: r-shortread: Update to 1.52.0.
From: |
guix-commits |
Subject: |
85/356: gnu: r-shortread: Update to 1.52.0. |
Date: |
Sun, 7 Nov 2021 18:11:07 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit bf90dbefccdff3133b4a446a26d8eda6ac309d33
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:08 2021 +0000
gnu: r-shortread: Update to 1.52.0.
* gnu/packages/bioconductor.scm (r-shortread): Update to 1.52.0.
---
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 86e0c05..b92e51a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4196,14 +4196,14 @@ reference point and sorted by a user defined feature.")
(define-public r-shortread
(package
(name "r-shortread")
- (version "1.50.0")
+ (version "1.52.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ShortRead" version))
(sha256
(base32
- "0zqinw3c6h5v1c5nhzkiziirws16nbviccgw8nj2d22r33dbqwp3"))))
+ "1p17v15wd3v6w9ligpjjk28vy8k2ql57y2hhm8y6vnv9y3nagjsx"))))
(properties `((upstream-name . "ShortRead")))
(build-system r-build-system)
(inputs
- 70/356: gnu: r-mzid: Update to 1.32.0., (continued)
- 70/356: gnu: r-mzid: Update to 1.32.0., guix-commits, 2021/11/07
- 69/356: gnu: r-msnid: Update to 1.28.0., guix-commits, 2021/11/07
- 73/356: gnu: r-pcamethods: Update to 1.86.0., guix-commits, 2021/11/07
- 74/356: gnu: r-protgenerics: Update to 1.26.0., guix-commits, 2021/11/07
- 77/356: gnu: r-regioner: Update to 1.26.0., guix-commits, 2021/11/07
- 76/356: gnu: r-rcas: Update to 1.20.0., guix-commits, 2021/11/07
- 81/356: gnu: r-rsamtools: Update to 2.10.0., guix-commits, 2021/11/07
- 78/356: gnu: r-reportingtools: Update to 2.34.0., guix-commits, 2021/11/07
- 66/356: gnu: r-methylkit: Update to 1.20.0., guix-commits, 2021/11/07
- 84/356: gnu: r-seqpattern: Update to 1.26.0., guix-commits, 2021/11/07
- 85/356: gnu: r-shortread: Update to 1.52.0.,
guix-commits <=
- 86/356: gnu: r-simplifyenrichment: Update to 1.4.0., guix-commits, 2021/11/07
- 87/356: gnu: r-trajectoryutils: Update to 1.2.0., guix-commits, 2021/11/07
- 88/356: gnu: r-slingshot: Update to 2.2.0., guix-commits, 2021/11/07
- 92/356: gnu: r-systempiper: Update to 2.0.0., guix-commits, 2021/11/07
- 91/356: gnu: r-sva: Update to 3.42.0., guix-commits, 2021/11/07
- 94/356: gnu: r-tximport: Update to 1.22.0., guix-commits, 2021/11/07
- 99/356: gnu: r-geneplotter: Update to 1.72.0., guix-commits, 2021/11/07
- 114/356: gnu: r-qdnaseq: Update to 1.30.0., guix-commits, 2021/11/07
- 97/356: gnu: r-xvector: Update to 0.34.0., guix-commits, 2021/11/07
- 102/356: gnu: r-qvalue: Update to 2.26.0., guix-commits, 2021/11/07