[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/26: gnu: r-biocviews: Sort inputs.
From: |
guix-commits |
Subject: |
04/26: gnu: r-biocviews: Sort inputs. |
Date: |
Fri, 2 Jun 2023 07:05:48 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 4f7efc8db91565f5f63f986931b641f8bb41fe50
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 2 12:51:15 2023 +0200
gnu: r-biocviews: Sort inputs.
* gnu/packages/bioconductor.scm (r-biocviews)[propagated-inputs]: Sort them.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 09d923e505..f76f4572c9 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -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")
- 01/26: import/cran: Also search Makevars file for libraries., (continued)
- 01/26: import/cran: Also search Makevars file for libraries., guix-commits, 2023/06/02
- 03/26: gnu: r-biocparallel: Sort inputs., guix-commits, 2023/06/02
- 07/26: gnu: r-alpine: Update to 1.26.0., guix-commits, 2023/06/02
- 15/26: gnu: r-limma: Update to 3.56.1., guix-commits, 2023/06/02
- 11/26: gnu: r-densvis: Update to 1.10.2., guix-commits, 2023/06/02
- 25/26: gnu: r-biocthis: Update to 1.10.1., guix-commits, 2023/06/02
- 09/26: gnu: r-dearseq: Update to 1.12.1., guix-commits, 2023/06/02
- 12/26: gnu: r-biocparallel: Update to 1.34.2., guix-commits, 2023/06/02
- 19/26: gnu: r-treeio: Update to 1.24.1., guix-commits, 2023/06/02
- 26/26: gnu: r-tcgabiolinks: Update to 2.28.2., guix-commits, 2023/06/02
- 04/26: gnu: r-biocviews: Sort inputs.,
guix-commits <=
- 02/26: import/cran: Libraries should not use CRAN-GUIX-NAME., guix-commits, 2023/06/02
- 08/26: gnu: r-bambu: Update to 3.2.3., guix-commits, 2023/06/02
- 06/26: gnu: r-anvil: Update to 1.12.3., guix-commits, 2023/06/02
- 17/26: gnu: r-zellkonverter: Update to 1.10.1., guix-commits, 2023/06/02
- 20/26: gnu: r-rsubread: Update to 2.14.2., guix-commits, 2023/06/02
- 13/26: gnu: r-biostrings: Update to 2.68.1., guix-commits, 2023/06/02
- 21/26: gnu: r-biocviews: Update to 1.68.1., guix-commits, 2023/06/02
- 24/26: gnu: r-basilisk-utils: Update to 1.12.1., guix-commits, 2023/06/02
- 14/26: gnu: r-edger: Update to 3.42.4., guix-commits, 2023/06/02
- 10/26: gnu: r-delayedarray: Update to 0.26.3., guix-commits, 2023/06/02