gnu: r-bionetstat: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-bionetstat): Update to 1.18.0.master
parent
01fb7c35e7
commit
219b98fee9
|
@ -17767,14 +17767,14 @@ scoring subnetwork.")
|
|||
(define-public r-bionetstat
|
||||
(package
|
||||
(name "r-bionetstat")
|
||||
(version "1.16.1")
|
||||
(version "1.18.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BioNetStat" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0zs6pymvxb95sji0rnnzaz3whj7hsvj2kl4n4gzj7w1q0prbfpb2"))))
|
||||
"1h99d6gnqw5v9ha2169zfhw9cvxhyjgkf4zm8qj1i03h2cywapgv"))))
|
||||
(properties `((upstream-name . "BioNetStat")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue