me
/
guix
Archived
1
0
Fork 0

gnu: r-biocgraph: Update to 1.66.0.

* gnu/packages/bioconductor.scm (r-biocgraph): Update to 1.66.0.

Change-Id: I768ba4f032e742623325ddb1d02ef5603fc6d47b
master
Ricardo Wurmus 2024-05-07 13:07:12 +02:00
parent 14c7c8d462
commit 000a4021b9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -21001,14 +21001,14 @@ checks on R packages that are to be submitted to the Bioconductor repository.")
(define-public r-biocgraph (define-public r-biocgraph
(package (package
(name "r-biocgraph") (name "r-biocgraph")
(version "1.64.0") (version "1.66.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "biocGraph" version)) (uri (bioconductor-uri "biocGraph" version))
(sha256 (sha256
(base32 (base32
"1yy0bwvfa5b531jvmbiwrd4xg8cdvrgwr8l6bxasrh6yrbv8drml")))) "0ji6pa8wfj57drpnp03vgas1pird84g15nnp6469jmx773izhfq0"))))
(properties `((upstream-name . "biocGraph"))) (properties `((upstream-name . "biocGraph")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs