me
/
guix
Archived
1
0
Fork 0

gnu: r-bionetstat: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-bionetstat): Update to 1.18.0.
master
zimoun 2022-11-17 03:50:34 +01:00 committed by Ricardo Wurmus
parent 01fb7c35e7
commit 219b98fee9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -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