gnu: r-bionet: Update to 1.64.0.

* gnu/packages/bioconductor.scm (r-bionet): Update to 1.64.0.

Change-Id: I3a66573dfe5b4a2758bea8e7af6a05b22a14b218
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:07:26 +02:00
parent 7315d4d4e1
commit 84047fe00d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -24481,14 +24481,14 @@ (define-public r-bionero
(define-public r-bionet
(package
(name "r-bionet")
(version "1.62.0")
(version "1.64.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioNet" version))
(sha256
(base32
"122rj6rg4j9q9brhxyrbkc91fml3davk044s2yxwyjnwn2yjw0bq"))))
"0lpqvm0cx7pnb99jh7na49x10w2v04xydiwxn9l41ngxysp8v0h6"))))
(properties `((upstream-name . "BioNet")))
(build-system r-build-system)
(propagated-inputs