me
/
guix
Archived
1
0
Fork 0

gnu: r-biocviews: Sort inputs.

* gnu/packages/bioconductor.scm (r-biocviews)[propagated-inputs]: Sort them.
master
Ricardo Wurmus 2023-06-02 12:51:15 +02:00
parent 52546a4512
commit 4f7efc8db9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -17655,8 +17655,8 @@ functionality.")
r-graph
r-rbgl
r-rcurl
r-xml
r-runit))
r-runit
r-xml))
(native-inputs (list r-knitr))
(home-page "https://bioconductor.org/packages/biocViews")
(synopsis "Bioconductor package categorization helper")