[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
82/353: gnu: r-shortread: Update to 1.52.0.
From: |
guix-commits |
Subject: |
82/353: gnu: r-shortread: Update to 1.52.0. |
Date: |
Thu, 4 Nov 2021 18:13:59 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 843cef533f93972fa8e7226427d0907e8c66c2f2
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
- 69/353: gnu: r-organismdbi: Update to 1.36.0., (continued)
- 69/353: gnu: r-organismdbi: Update to 1.36.0., guix-commits, 2021/11/04
- 74/353: gnu: r-regioner: Update to 1.26.0., guix-commits, 2021/11/04
- 76/353: gnu: r-rhdf5: Update to 2.38.0., guix-commits, 2021/11/04
- 77/353: gnu: r-rhdf5filters: Update to 1.6.0., guix-commits, 2021/11/04
- 78/353: gnu: r-rsamtools: Update to 2.10.0., guix-commits, 2021/11/04
- 79/353: gnu: r-rtracklayer: Update to 1.54.0., guix-commits, 2021/11/04
- 81/353: gnu: r-seqpattern: Update to 1.26.0., guix-commits, 2021/11/04
- 83/353: gnu: r-simplifyenrichment: Update to 1.4.0., guix-commits, 2021/11/04
- 84/353: gnu: r-trajectoryutils: Update to 1.2.0., guix-commits, 2021/11/04
- 85/353: gnu: r-slingshot: Update to 2.2.0., guix-commits, 2021/11/04
- 82/353: gnu: r-shortread: Update to 1.52.0.,
guix-commits <=
- 86/353: gnu: r-structuralvariantannotation: Update to 1.10.0., guix-commits, 2021/11/04
- 89/353: gnu: r-systempiper: Update to 2.0.0., guix-commits, 2021/11/04
- 92/353: gnu: r-variantannotation: Update to 1.40.0., guix-commits, 2021/11/04
- 93/353: gnu: r-vsn: Update to 3.62.0., guix-commits, 2021/11/04
- 90/353: gnu: r-topgo: Update to 2.46.0., guix-commits, 2021/11/04
- 91/353: gnu: r-tximport: Update to 1.22.0., guix-commits, 2021/11/04
- 96/353: gnu: r-geneplotter: Update to 1.72.0., guix-commits, 2021/11/04
- 98/353: gnu: r-oligo: Update to 1.58.0., guix-commits, 2021/11/04
- 99/353: gnu: r-qvalue: Update to 2.26.0., guix-commits, 2021/11/04
- 100/353: gnu: r-apeglm: Update to 1.16.0., guix-commits, 2021/11/04