1
0
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:
zimoun
2022-11-17 03:50:34 +01:00
committed by Ricardo Wurmus
parent 01fb7c35e7
commit 219b98fee9
+2 -2
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