gnu: r-iranges: Update to 2.38.1.
* gnu/packages/bioconductor.scm (r-iranges): Update to 2.38.1. Change-Id: I95d34fb3f339590c1980b7a77093835baa0e0136
This commit is contained in:
parent
defb0e7676
commit
e00e778eee
@ -6192,13 +6192,13 @@ over-abundant or less-abundant as compared to that of normal cells.")
|
|||||||
(define-public r-iranges
|
(define-public r-iranges
|
||||||
(package
|
(package
|
||||||
(name "r-iranges")
|
(name "r-iranges")
|
||||||
(version "2.38.0")
|
(version "2.38.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "IRanges" version))
|
(uri (bioconductor-uri "IRanges" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"047688hrxyg2hxd1wbywxqnvxk1622xlldzana9g5hhxg9lldrk2"))))
|
"07q9j00rvgdbv582p01nxc99j0gfx4fsarpl1w1fjx5nb8y86k4v"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "IRanges")))
|
`((upstream-name . "IRanges")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user