[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/63: gnu: r-activepathways: Update to 2.0.3.
From: |
guix-commits |
Subject: |
02/63: gnu: r-activepathways: Update to 2.0.3. |
Date: |
Wed, 15 Nov 2023 09:56:57 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit fefc250c605bbcfd934810f603cb5d5ab337dcca
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Nov 15 15:54:31 2023 +0100
gnu: r-activepathways: Update to 2.0.3.
* gnu/packages/bioconductor.scm (r-activepathways): Update to 2.0.3.
Change-Id: I4199c307d48583c0894a39af78f6a4027cb0cf54
---
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 72591ccf5d..61b2e728ed 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -19027,14 +19027,14 @@ using whole genome sequencing data.")
(define-public r-activepathways
(package
(name "r-activepathways")
- (version "2.0.2")
+ (version "2.0.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "ActivePathways" version))
(sha256
(base32
- "1h0ih87pf6b5mdhmh65frv3nqx7v5adqv37wn2p3gkpszd6hwc79"))))
+ "0mgvxpqaq0jncr1kzmwhqkv3pajx2fz6vwhv5arw7fgla6w09p9h"))))
(properties
`((upstream-name . "ActivePathways")))
(build-system r-build-system)
- branch master updated (8eed542ddd -> 66132d6a20), guix-commits, 2023/11/15
- 03/63: gnu: r-abn: Update to 3.0.3., guix-commits, 2023/11/15
- 01/63: gnu: r-ggpicrust2: Update to 1.7.3., guix-commits, 2023/11/15
- 04/63: gnu: r-afpt: Update to 1.1.0.4., guix-commits, 2023/11/15
- 05/63: gnu: r-collapse: Update to 2.0.6., guix-commits, 2023/11/15
- 07/63: gnu: r-ggpp: Update to 0.5.5., guix-commits, 2023/11/15
- 08/63: gnu: r-httr2: Update to 1.0.0., guix-commits, 2023/11/15
- 12/63: gnu: r-rgooglemaps: Update to 1.5.1., guix-commits, 2023/11/15
- 02/63: gnu: r-activepathways: Update to 2.0.3.,
guix-commits <=
- 06/63: gnu: r-waldo: Update to 0.5.2., guix-commits, 2023/11/15
- 09/63: gnu: r-htmltools: Update to 0.5.7., guix-commits, 2023/11/15
- 10/63: gnu: r-wesanderson: Update to 0.3.7., guix-commits, 2023/11/15
- 13/63: gnu: r-rmumps: Update to 5.2.1-25., guix-commits, 2023/11/15
- 16/63: gnu: r-leaflet: Update to 2.2.1., guix-commits, 2023/11/15
- 20/63: gnu: r-rastervis: Update to 0.51.6., guix-commits, 2023/11/15
- 17/63: gnu: r-fbasics: Update to 4032.96., guix-commits, 2023/11/15
- 26/63: gnu: r-mosaicdata: Update to 0.20.4., guix-commits, 2023/11/15
- 11/63: gnu: r-maps: Update to 3.4.1.1., guix-commits, 2023/11/15
- 14/63: gnu: r-lava: Update to 1.7.3., guix-commits, 2023/11/15