gnu: r-biocgenerics: Update to 0.48.1.
* gnu/packages/bioconductor.scm (r-biocgenerics): Update to 0.48.1. Change-Id: Ia2721e9ecbc2f4649962c4b4b5297616fbb5b169
This commit is contained in:
parent
278a436a00
commit
44765e6f2c
@ -4385,13 +4385,13 @@ of Bioconductor.")
|
||||
(define-public r-biocgenerics
|
||||
(package
|
||||
(name "r-biocgenerics")
|
||||
(version "0.46.0")
|
||||
(version "0.48.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiocGenerics" version))
|
||||
(sha256
|
||||
(base32
|
||||
"19kwpis282i8x31xlh8nc3z6vvn23p3wpx7wmrqhclf8ymq61c7z"))))
|
||||
"0av525j9l0y3kjdy5wl6s35sh4nsabmdclq3687l5258kmq2dq8k"))))
|
||||
(properties
|
||||
`((upstream-name . "BiocGenerics")))
|
||||
(build-system r-build-system)
|
||||
|
Loading…
x
Reference in New Issue
Block a user