mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-12 15:02:55 +01:00
gnu: r-arrmnormalization: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-arrmnormalization): Update to 1.44.0. Change-Id: I6764fb65b0180eff4cae6fed0ef34e6cd5ed455a
This commit is contained in:
parent
f3e16115ba
commit
56a0297e64
1 changed files with 2 additions and 2 deletions
|
@ -17976,14 +17976,14 @@ expression\".")
|
|||
(define-public r-arrmnormalization
|
||||
(package
|
||||
(name "r-arrmnormalization")
|
||||
(version "1.42.0")
|
||||
(version "1.44.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ARRmNormalization" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1fd1pfw2ggqb0k2npvibfy8liix57m01cxfxp10shvfbzjjy4wjm"))))
|
||||
"0wg799c5pzw9g0dbkaa5j4jyccvixqbc8x3xnwk3cgi1dsbhpk34"))))
|
||||
(properties
|
||||
`((upstream-name . "ARRmNormalization")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Reference in a new issue