[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
202/224: gnu: r-gypsum: Update to 1.0.1.
From: |
guix-commits |
Subject: |
202/224: gnu: r-gypsum: Update to 1.0.1. |
Date: |
Wed, 17 Jul 2024 03:11:56 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit e17f06af93e4815e23d1d2c5ca19d889143ff54d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jul 3 02:39:59 2024 +0200
gnu: r-gypsum: Update to 1.0.1.
* gnu/packages/bioconductor.scm (r-gypsum): Update to 1.0.1.
[propagated-inputs]: Remove r-paws-storage.
Change-Id: I2100aec90f1b3662d21f38d9c3057273c1885f13
---
gnu/packages/bioconductor.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index d9f539edc7..37d249951e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8494,16 +8494,16 @@ manner.")
(define-public r-gypsum
(package
(name "r-gypsum")
- (version "1.0.0")
+ (version "1.0.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "gypsum" version))
(sha256
- (base32 "0y5qpl19zpf5w3a1jhr4wgklp73izs3jrgbfi0axz1vgzkdsjss4"))))
+ (base32 "1zrmxmlnbiifc2p5mn10y3vpmyzqjimd2hvc3s9c0j0iv6ryxjv0"))))
(properties `((upstream-name . "gypsum")))
(build-system r-build-system)
- (propagated-inputs (list r-filelock r-httr2 r-jsonlite r-paws-storage))
+ (propagated-inputs (list r-filelock r-httr2 r-jsonlite))
(native-inputs (list r-knitr))
(home-page "https://github.com/ArtifactDB/gypsum-R")
(synopsis "Interface to the gypsum REST API")
- 211/224: gnu: r-oligo: Update to 1.68.2., (continued)
- 211/224: gnu: r-oligo: Update to 1.68.2., guix-commits, 2024/07/17
- 214/224: gnu: r-goseq: Update to 1.56.0., guix-commits, 2024/07/17
- 181/224: gnu: r-quantreg: Update to 5.98., guix-commits, 2024/07/17
- 84/224: gnu: r-qmri: Update to 1.2.7.6., guix-commits, 2024/07/17
- 139/224: gnu: r-readods: Update to 2.3.0., guix-commits, 2024/07/17
- 153/224: gnu: r-foreign: Update to 0.8-87., guix-commits, 2024/07/17
- 179/224: gnu: r-vgam: Update to 1.1-11., guix-commits, 2024/07/17
- 192/224: gnu: r-decoupler: Update to 2.10.0., guix-commits, 2024/07/17
- 194/224: gnu: r-dmrcate: Update to 3.0.3., guix-commits, 2024/07/17
- 195/224: gnu: r-biomart: Update to 2.60.1., guix-commits, 2024/07/17
- 202/224: gnu: r-gypsum: Update to 1.0.1.,
guix-commits <=
- 209/224: gnu: r-txdbmaker: Update to 1.0.1., guix-commits, 2024/07/17
- 213/224: gnu: r-apeglm: Update to 1.26.1., guix-commits, 2024/07/17
- 216/224: gnu: r-dose: Update to 3.30.1., guix-commits, 2024/07/17
- 217/224: gnu: r-xcms: Update to 4.2.2., guix-commits, 2024/07/17
- 95/224: gnu: r-rms: Update to 6.8-1., guix-commits, 2024/07/17
- 98/224: gnu: r-pamr: Update to 1.57., guix-commits, 2024/07/17
- 105/224: gnu: r-systemfonts: Update to 1.1.0., guix-commits, 2024/07/17
- 114/224: gnu: r-hardhat: Update to 1.4.0., guix-commits, 2024/07/17
- 116/224: gnu: r-spatstat-utils: Update to 3.0-5., guix-commits, 2024/07/17
- 124/224: gnu: r-mlr3hyperband: Update to 0.6.0., guix-commits, 2024/07/17