gnu: r-arrmnormalization: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-arrmnormalization): Update to 1.38.0.
This commit is contained in:
parent
471040c5d1
commit
628ce9bf48
1 changed files with 2 additions and 2 deletions
|
@ -12125,14 +12125,14 @@ (define-public r-progeny
|
|||
(define-public r-arrmnormalization
|
||||
(package
|
||||
(name "r-arrmnormalization")
|
||||
(version "1.36.0")
|
||||
(version "1.38.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ARRmNormalization" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1pnvw8psbql787m8lrmhd9xbmgkc3dbc70yfds1aggv50dk3yjk1"))))
|
||||
"14mffjsy7cwpa2xf8zdqwdk6mnfj3lf06y8s59ndh531b45nw5wc"))))
|
||||
(properties
|
||||
`((upstream-name . "ARRmNormalization")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Reference in a new issue