gnu: r-bionetstat: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-bionetstat): Update to 1.14.0.master
parent
2aebb7bfab
commit
73ace000f4
|
@ -14507,14 +14507,14 @@ scoring subnetwork.")
|
|||
(define-public r-bionetstat
|
||||
(package
|
||||
(name "r-bionetstat")
|
||||
(version "1.12.0")
|
||||
(version "1.14.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BioNetStat" version))
|
||||
(sha256
|
||||
(base32
|
||||
"16xlfng9m8xvm831c2x6zmjc0gavlfiy9pnza55hdv86888fcnbg"))))
|
||||
"13br8x4809hrr4ibz6iy5qjza9j6cazmkpvfikvw6bs588csxwf8"))))
|
||||
(properties `((upstream-name . "BioNetStat")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue