[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: r-trackviewer: Update to 1.38.2.
From: |
guix-commits |
Subject: |
04/08: gnu: r-trackviewer: Update to 1.38.2. |
Date: |
Wed, 27 Mar 2024 10:02:05 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 684271cede30be15a5ecc8c1cfc96e4fc3075538
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 14:20:57 2024 +0100
gnu: r-trackviewer: Update to 1.38.2.
* gnu/packages/bioconductor.scm (r-trackviewer): Update to 1.38.2.
Change-Id: I1b26ba59abbba23d8215a16fdf9bbb7e49e54260
---
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 8266d9a471..421bbe7e00 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11360,13 +11360,13 @@ tissues. Current functionalities include
(define-public r-trackviewer
(package
(name "r-trackviewer")
- (version "1.38.1")
+ (version "1.38.2")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "trackViewer" version))
(sha256
(base32
- "008d1wg8882iq7jfmwijpchxrfva5ysl45ama62iy8s9dm0fpwsj"))
+ "1zgxp76ykgn4wk6nnpafjpswcky23jpghzzs68z0hhlzv4cc40s6"))
(snippet
'(delete-file "inst/htmlwidgets/lib/d3/d3.v4.min.js"))))
(properties `((upstream-name . "trackViewer")))
- branch master updated (656baadf83 -> a223b1e52b), guix-commits, 2024/03/27
- 06/08: gnu: r-rprotobuflib: Update to 2.14.1., guix-commits, 2024/03/27
- 08/08: gnu: r-bionero: Update to 1.10.2., guix-commits, 2024/03/27
- 07/08: gnu: r-flowworkspace: Update to 4.14.3., guix-commits, 2024/03/27
- 02/08: gnu: r-diffcyt: Update to 1.22.1., guix-commits, 2024/03/27
- 03/08: gnu: r-dittoseq: Update to 1.14.3., guix-commits, 2024/03/27
- 04/08: gnu: r-trackviewer: Update to 1.38.2.,
guix-commits <=
- 01/08: gnu: r-hdcytodata: Update to 1.22.1., guix-commits, 2024/03/27
- 05/08: gnu: r-flowcore: Update to 2.14.2., guix-commits, 2024/03/27