gnu: r-made4: Update to 1.78.0.
* gnu/packages/bioconductor.scm (r-made4): Update to 1.78.0. Change-Id: Ifd79c7a15515466d14d088ae45775d11e7e3b36bmaster
parent
d8b6bb9707
commit
c268d433b8
|
@ -9091,13 +9091,13 @@ of data exploration, normalization, and transformation methods.")
|
|||
(define-public r-made4
|
||||
(package
|
||||
(name "r-made4")
|
||||
(version "1.76.0")
|
||||
(version "1.78.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "made4" version))
|
||||
(sha256
|
||||
(base32
|
||||
"03fhiszlmjh8nvz3gppf45r9kpcjrdb601ar17c4f2aygjpkf0cg"))))
|
||||
"0x96lhkz0fwp3qis8k2lllmi520b887bz26jcq3zlk1kjhbg91a8"))))
|
||||
(properties `((upstream-name . "made4")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue