mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-12 01:44:04 +02:00
gnu: r-bionetstat: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-bionetstat): Update to 1.18.0.
This commit is contained in:
@@ -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
Block a user