me
/
guix
Archived
1
0
Fork 0

gnu: r-bionet: Update to 1.58.0.

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

View File

@ -17738,14 +17738,14 @@ networks.")
(define-public r-bionet (define-public r-bionet
(package (package
(name "r-bionet") (name "r-bionet")
(version "1.56.0") (version "1.58.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "BioNet" version)) (uri (bioconductor-uri "BioNet" version))
(sha256 (sha256
(base32 (base32
"0kcw71j4nmdkn373wk21ak6h0v4gycivnfrklb72kk1qcmsy1wrm")))) "12c6m7dzwkdh4bk1c5xmzm5ajrsba7v62mag1f3rrpmrapdh6s0j"))))
(properties `((upstream-name . "BioNet"))) (properties `((upstream-name . "BioNet")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs