me
/
guix
Archived
1
0
Fork 0

gnu: r-topgo: Update to 2.54.0.

* gnu/packages/bioconductor.scm (r-topgo): Update to 2.54.0.

Change-Id: Ie001a348300c3ba353e51e6ae35619f6f20608b9
master
Ricardo Wurmus 2023-11-03 17:04:34 +01:00
parent 0b23c3e384
commit b341a01aea
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 3 deletions

View File

@ -10979,21 +10979,21 @@ annotation infrastructure.")
(define-public r-topgo
(package
(name "r-topgo")
(version "2.52.0")
(version "2.54.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "topGO" version))
(sha256
(base32
"0avjjvih387qhw8n4vjz4jq66q7sicgacsw53b85lq2c6ppib662"))))
"1sznyx11kzw8d8zg5ynl9sp6m0daf2yw3f2b24maxbpr1xkif9nx"))))
(properties
`((upstream-name . "topGO")))
(build-system r-build-system)
(propagated-inputs
(list r-annotationdbi
r-dbi
r-biobase
r-biocgenerics
r-dbi
r-go-db
r-graph
r-lattice