[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 17:19:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b3d41e3268ed521d58608f6acefb181e1cfbc9e8
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")
- 168/224: gnu: r-openssl: Update to 2.2.0., (continued)
- 168/224: gnu: r-openssl: Update to 2.2.0., guix-commits, 2024/07/17
- 170/224: gnu: r-rmarkdown: Update to 2.27., guix-commits, 2024/07/17
- 172/224: gnu: r-xml: Update to 3.99-0.17., guix-commits, 2024/07/17
- 173/224: gnu: r-segmented: Update to 2.1-0., guix-commits, 2024/07/17
- 184/224: gnu: r-clubsandwich: Update to 0.5.11., guix-commits, 2024/07/17
- 185/224: gnu: r-mumin: Update to 1.48.4., guix-commits, 2024/07/17
- 186/224: gnu: r-genelendatabase: Update to 1.40.1., guix-commits, 2024/07/17
- 187/224: gnu: r-alabaster-base: Update to 1.4.2., guix-commits, 2024/07/17
- 191/224: gnu: r-asics: Update to 2.20.1., guix-commits, 2024/07/17
- 194/224: gnu: r-dmrcate: Update to 3.0.3., guix-commits, 2024/07/17
- 202/224: gnu: r-gypsum: Update to 1.0.1.,
guix-commits <=
- 206/224: gnu: r-sesame: Update to 1.22.2., guix-commits, 2024/07/17
- 207/224: gnu: r-spectra: Update to 1.14.1., guix-commits, 2024/07/17
- 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
- 218/224: gnu: r-opencyto: Update to 2.16.1., guix-commits, 2024/07/17
- 219/224: gnu: r-biocstyle: Update to 2.32.1., guix-commits, 2024/07/17
- 221/224: gnu: r-s4arrays: Update to 1.4.1., guix-commits, 2024/07/17
- 223/224: gnu: r-tximeta: Update to 1.22.1., guix-commits, 2024/07/17
- 178/224: gnu: r-robustbase: Update to 0.99-3., guix-commits, 2024/07/17
- 199/224: gnu: r-genomeinfodb: Update to 1.40.1., guix-commits, 2024/07/17