[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/87: gnu: r-bsgenome: Update to 1.66.2.
From: |
guix-commits |
Subject: |
73/87: gnu: r-bsgenome: Update to 1.66.2. |
Date: |
Mon, 9 Jan 2023 18:27:39 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit b37a9bfba6ea535d05589ea7f96f3918e0140f21
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 23:08:35 2023 +0100
gnu: r-bsgenome: Update to 1.66.2.
* gnu/packages/bioconductor.scm (r-bsgenome): Update to 1.66.2.
---
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 eacddb8caf..59ac8d9e97 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5118,13 +5118,13 @@ effort and encourages consistency.")
(define-public r-bsgenome
(package
(name "r-bsgenome")
- (version "1.66.1")
+ (version "1.66.2")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BSgenome" version))
(sha256
(base32
- "1gzpvajw5n3qmym3312qaks450sq3w456kj4gqwaabgpjxbq7frm"))))
+ "0p75c52sw464bdqz7dyda9h8k2wsxdpdxxhya5awh977xaly90pf"))))
(properties
`((upstream-name . "BSgenome")))
(build-system r-build-system)
- 54/87: gnu: r-fmsb: Update to 0.7.5., (continued)
- 54/87: gnu: r-fmsb: Update to 0.7.5., guix-commits, 2023/01/09
- 57/87: gnu: r-gkmsvm: Update to 0.82.0., guix-commits, 2023/01/09
- 58/87: gnu: r-qqconf: Update to 1.3.1., guix-commits, 2023/01/09
- 60/87: gnu: r-tidytext: Update to 0.4.1., guix-commits, 2023/01/09
- 65/87: gnu: r-sendmailr: Update to 1.3-2., guix-commits, 2023/01/09
- 67/87: gnu: r-fpc: Update to 2.2-10., guix-commits, 2023/01/09
- 68/87: import/cran: Fix Bioconductor updater., guix-commits, 2023/01/09
- 69/87: gnu: Update copyright header., guix-commits, 2023/01/09
- 70/87: gnu: Add r-clustergeneration., guix-commits, 2023/01/09
- 71/87: gnu: Add r-remacor., guix-commits, 2023/01/09
- 73/87: gnu: r-bsgenome: Update to 1.66.2.,
guix-commits <=
- 76/87: gnu: r-batchelor: Update to 1.14.1., guix-commits, 2023/01/09
- 78/87: gnu: r-variancepartition: Update to 1.28.1., guix-commits, 2023/01/09
- 82/87: gnu: lib3mf: Remove bundled ACT., guix-commits, 2023/01/09
- 83/87: gnu: lib3mf: Remove input labels., guix-commits, 2023/01/09
- 84/87: gnu: lib3mf: Remove bundled software., guix-commits, 2023/01/09
- 85/87: gnu: lib3mf: Update to 2.2.0., guix-commits, 2023/01/09
- 87/87: Merge branch 'master' into staging, guix-commits, 2023/01/09
- 86/87: gnu: perftest: Update to 4.5-0.20., guix-commits, 2023/01/09
- 40/87: gnu: r-expm: Update to 0.999-7., guix-commits, 2023/01/09
- 43/87: gnu: r-reticulate: Update to 1.27., guix-commits, 2023/01/09