[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/38: gnu: r-keggrest: Update to 1.44.1.
From: |
guix-commits |
Subject: |
18/38: gnu: r-keggrest: Update to 1.44.1. |
Date: |
Tue, 2 Jul 2024 20:41:01 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 9bfd756f91b3377068613c8855b3ddebd4af6268
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jul 3 02:39:59 2024 +0200
gnu: r-keggrest: Update to 1.44.1.
* gnu/packages/bioconductor.scm (r-keggrest): Update to 1.44.1.
Change-Id: I3aad773f4295755463d293f0bd0770a236a4cf2d
---
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 37d249951e..d026fe9a65 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8946,14 +8946,14 @@ Shiny-based display methods for Bioconductor objects.")
(define-public r-keggrest
(package
(name "r-keggrest")
- (version "1.44.0")
+ (version "1.44.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "KEGGREST" version))
(sha256
(base32
- "1xvi11ywr3vj2m8fpqblzg2pmj1vsc0dm8fgggv6w96l6x6sfyf0"))))
+ "09qdsdbz5ha3b2fafwv80n6pdajjgsc5w52n1dy6ds41vxgf0jis"))))
(properties `((upstream-name . "KEGGREST")))
(build-system r-build-system)
(propagated-inputs
- 20/38: gnu: r-mmuphin: Update to 1.18.1., (continued)
- 20/38: gnu: r-mmuphin: Update to 1.18.1., guix-commits, 2024/07/02
- 10/38: gnu: r-biomart: Update to 2.60.1., guix-commits, 2024/07/02
- 08/38: gnu: r-delayedarray: Update to 0.30.1., guix-commits, 2024/07/02
- 04/38: gnu: r-alabaster-ranges: Update to 1.4.2., guix-commits, 2024/07/02
- 21/38: gnu: r-sesame: Update to 1.22.2., guix-commits, 2024/07/02
- 15/38: gnu: r-genomicranges: Update to 1.56.1., guix-commits, 2024/07/02
- 23/38: gnu: r-stringdb: Update to 2.16.4., guix-commits, 2024/07/02
- 32/38: gnu: r-xcms: Update to 4.2.2., guix-commits, 2024/07/02
- 07/38: gnu: r-decoupler: Update to 2.10.0., guix-commits, 2024/07/02
- 09/38: gnu: r-dmrcate: Update to 3.0.3., guix-commits, 2024/07/02
- 18/38: gnu: r-keggrest: Update to 1.44.1.,
guix-commits <=
- 28/38: gnu: r-apeglm: Update to 1.26.1., guix-commits, 2024/07/02
- 37/38: gnu: r-sparsearray: Update to 1.4.8., guix-commits, 2024/07/02
- 34/38: gnu: r-biocstyle: Update to 2.32.1., guix-commits, 2024/07/02
- 35/38: gnu: r-multiassayexperiment: Update to 1.30.2., guix-commits, 2024/07/02
- 36/38: gnu: r-s4arrays: Update to 1.4.1., guix-commits, 2024/07/02