[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
200/224: gnu: r-genomicranges: Update to 1.56.1.
From: |
guix-commits |
Subject: |
200/224: gnu: r-genomicranges: Update to 1.56.1. |
Date: |
Wed, 17 Jul 2024 03:11:55 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit b1bbf4769064126670626f9289bea0b86444c749
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jul 3 02:39:59 2024 +0200
gnu: r-genomicranges: Update to 1.56.1.
* gnu/packages/bioconductor.scm (r-genomicranges): Update to 1.56.1.
Change-Id: I547ffe5e04cab142068cc2c6e02008047e382999
---
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 236c1a7bb4..d2a3c7a635 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8285,13 +8285,13 @@ provide added flexibility for data combination and
manipulation.")
(define-public r-genomicranges
(package
(name "r-genomicranges")
- (version "1.56.0")
+ (version "1.56.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomicRanges" version))
(sha256
(base32
- "18z890h4mwgizwqpz0hglgd0gmvv269cccb6i4rl3x93b519i0wx"))))
+ "0g0ld9i58pdxw2pwxi9nzj82mkryag457pvh6cvbvhb28pfamkma"))))
(properties
`((upstream-name . "GenomicRanges")))
(build-system r-build-system)
- 183/224: gnu: r-pbkrtest: Update to 0.5.3., (continued)
- 183/224: gnu: r-pbkrtest: Update to 0.5.3., guix-commits, 2024/07/17
- 185/224: gnu: r-mumin: Update to 1.48.4., guix-commits, 2024/07/17
- 186/224: gnu: r-genelendatabase: Update to 1.40.1., guix-commits, 2024/07/17
- 182/224: gnu: r-lme4: Update to 1.1-35.4., guix-commits, 2024/07/17
- 188/224: gnu: r-alabaster-matrix: Update to 1.4.2., guix-commits, 2024/07/17
- 189/224: gnu: r-alabaster-ranges: Update to 1.4.2., guix-commits, 2024/07/17
- 190/224: gnu: r-alabaster-se: Update to 1.4.1., guix-commits, 2024/07/17
- 193/224: gnu: r-delayedarray: Update to 0.30.1., guix-commits, 2024/07/17
- 197/224: gnu: r-champ: Update to 2.34.0., guix-commits, 2024/07/17
- 199/224: gnu: r-genomeinfodb: Update to 1.40.1., guix-commits, 2024/07/17
- 200/224: gnu: r-genomicranges: Update to 1.56.1.,
guix-commits <=
- 196/224: gnu: r-biostrings: Update to 2.72.1., guix-commits, 2024/07/17
- 205/224: gnu: r-mmuphin: Update to 1.18.1., guix-commits, 2024/07/17
- 206/224: gnu: r-sesame: Update to 1.22.2., guix-commits, 2024/07/17
- 207/224: gnu: r-spectra: Update to 1.14.1., guix-commits, 2024/07/17
- 208/224: gnu: r-stringdb: Update to 2.16.4., guix-commits, 2024/07/17
- 210/224: gnu: r-zellkonverter: Update to 1.14.1., guix-commits, 2024/07/17
- 212/224: gnu: r-qfeatures: Update to 1.14.1., guix-commits, 2024/07/17
- 218/224: gnu: r-opencyto: Update to 2.16.1., guix-commits, 2024/07/17
- 221/224: gnu: r-s4arrays: Update to 1.4.1., guix-commits, 2024/07/17
- 224/224: gnu: r-paradox: Add missing input., guix-commits, 2024/07/17