[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/22: gnu: r-iranges: Update to 2.38.1.
From: |
guix-commits |
Subject: |
04/22: gnu: r-iranges: Update to 2.38.1. |
Date: |
Fri, 16 Aug 2024 15:25:34 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit c28b7ed28b9c0ebb7a6e4d35746021a456d29319
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Aug 16 20:53:46 2024 +0200
gnu: r-iranges: Update to 2.38.1.
* gnu/packages/bioconductor.scm (r-iranges): Update to 2.38.1.
Change-Id: I95d34fb3f339590c1980b7a77093835baa0e0136
---
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 5355625e05..785eb375d6 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6192,13 +6192,13 @@ over-abundant or less-abundant as compared to that of
normal cells.")
(define-public r-iranges
(package
(name "r-iranges")
- (version "2.38.0")
+ (version "2.38.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "IRanges" version))
(sha256
(base32
- "047688hrxyg2hxd1wbywxqnvxk1622xlldzana9g5hhxg9lldrk2"))))
+ "07q9j00rvgdbv582p01nxc99j0gfx4fsarpl1w1fjx5nb8y86k4v"))))
(properties
`((upstream-name . "IRanges")))
(build-system r-build-system)
- 01/22: gnu: r-anvil: Update to 1.16.1., (continued)
- 01/22: gnu: r-anvil: Update to 1.16.1., guix-commits, 2024/08/16
- 09/22: gnu: r-seqarray: Update to 1.44.1., guix-commits, 2024/08/16
- 12/22: gnu: r-dose: Update to 3.30.2., guix-commits, 2024/08/16
- 17/22: gnu: r-s4vectors: Update to 0.42.1., guix-commits, 2024/08/16
- 21/22: gnu: r-bgeecall: Update to 1.20.1., guix-commits, 2024/08/16
- 22/22: gnu: r-dmrseq: Update to 1.24.1., guix-commits, 2024/08/16
- 03/22: gnu: r-dmrcate: Update to 3.0.5., guix-commits, 2024/08/16
- 07/22: gnu: r-limma: Update to 3.60.4., guix-commits, 2024/08/16
- 05/22: gnu: r-edger: Update to 4.2.1., guix-commits, 2024/08/16
- 08/22: gnu: r-msa: Update to 1.36.1., guix-commits, 2024/08/16
- 04/22: gnu: r-iranges: Update to 2.38.1.,
guix-commits <=
- 10/22: gnu: r-qfeatures: Update to 1.14.2., guix-commits, 2024/08/16
- 14/22: gnu: r-clusterprofiler: Update to 4.12.2., guix-commits, 2024/08/16
- 15/22: gnu: r-universalmotif: Update to 1.22.1., guix-commits, 2024/08/16
- 19/22: gnu: r-scater: Update to 1.32.1., guix-commits, 2024/08/16
- 20/22: gnu: r-mscoreutils: Update to 1.16.1., guix-commits, 2024/08/16
- 18/22: gnu: r-hdf5array: Update to 1.32.1., guix-commits, 2024/08/16