[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: gnu: r-motifstack: Update to 1.44.1.
From: |
guix-commits |
Subject: |
01/07: gnu: r-motifstack: Update to 1.44.1. |
Date: |
Sun, 30 Apr 2023 04:46:35 -0400 (EDT) |
lfam pushed a commit to branch kernel-updates
in repository guix.
commit 1bf65835bf35be43bb2ba47282d3621ea746a699
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Apr 29 23:45:05 2023 +0200
gnu: r-motifstack: Update to 1.44.1.
* gnu/packages/bioconductor.scm (r-motifstack): Update to 1.44.1.
---
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 d03eba3e54..190cadcc97 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13391,14 +13391,14 @@ Bioconductor.")
(define-public r-motifstack
(package
(name "r-motifstack")
- (version "1.44.0")
+ (version "1.44.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "motifStack" version))
(sha256
(base32
- "1ymcsfcgzmqmdwjfgkwmnz23lb2gclj6g9297ap99p9ndg2i7hjb"))
+ "1g46cxn1h3cqr0yrj6ancshzygiqr9finf1vmmig3h9g0ijgr5lz"))
(snippet
'(delete-file "inst/htmlwidgets/lib/d3/d3.v4.min.js"))))
(properties `((upstream-name . "motifStack")))
- branch kernel-updates created (now 21a96aed3f), guix-commits, 2023/04/30
- 04/07: gnu: linux-libre 5.10: Update to 5.10.179., guix-commits, 2023/04/30
- 06/07: gnu: linux-libre 4.19: Update to 4.19.282., guix-commits, 2023/04/30
- 03/07: gnu: linux-libre 5.15: Update to 5.15.109., guix-commits, 2023/04/30
- 01/07: gnu: r-motifstack: Update to 1.44.1.,
guix-commits <=
- 05/07: gnu: linux-libre 5.4: Update to 5.4.242., guix-commits, 2023/04/30
- 02/07: gnu: linux-libre: Update to 6.2.13., guix-commits, 2023/04/30
- 07/07: gnu: linux-libre 4.14: Update to 4.14.314., guix-commits, 2023/04/30