[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
61/65: gnu: r-motifbreakr: Update to 2.6.1.
From: |
guix-commits |
Subject: |
61/65: gnu: r-motifbreakr: Update to 2.6.1. |
Date: |
Wed, 28 Jul 2021 16:29:18 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 73fa220b431253cdb1f716c004df713f5c2fb6ed
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 18:07:19 2021 +0200
gnu: r-motifbreakr: Update to 2.6.1.
* gnu/packages/bioconductor.scm (r-motifbreakr): Update to 2.6.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 2d0527a..9bb4167 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7795,12 +7795,12 @@ frequency matrices from nine public sources, for
multiple organisms.")
(define-public r-motifbreakr
(package
(name "r-motifbreakr")
- (version "2.6.0")
+ (version "2.6.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "motifbreakR" version))
(sha256
- (base32 "0i18qriznad4lr6ynzmz01k5yavs5m3h7hd0adbyg8lppbzm6hh4"))))
+ (base32 "1n6v8a7c27aswmbrlcwcpghf27aplkc6nn923imglc3c0sh2lkrz"))))
(properties `((upstream-name . "motifbreakR")))
(build-system r-build-system)
(propagated-inputs
- 46/65: gnu: r-lpme: Update to 1.1.2., (continued)
- 46/65: gnu: r-lpme: Update to 1.1.2., guix-commits, 2021/07/28
- 48/65: gnu: r-readtext: Update to 0.81., guix-commits, 2021/07/28
- 52/65: gnu: r-pryr: Update to 0.1.5., guix-commits, 2021/07/28
- 58/65: gnu: r-ensembldb: Update to 2.16.3., guix-commits, 2021/07/28
- 56/65: gnu: r-blob: Update to 1.2.2., guix-commits, 2021/07/28
- 53/65: gnu: r-tibble: Update to 3.1.3., guix-commits, 2021/07/28
- 62/65: gnu: r-annotatr: Update to 1.18.1., guix-commits, 2021/07/28
- 51/65: gnu: r-stringi: Update to 1.7.3., guix-commits, 2021/07/28
- 63/65: gnu: r-rsubread: Update to 2.6.4., guix-commits, 2021/07/28
- 64/65: gnu: r-mixomics: Update to 6.16.2., guix-commits, 2021/07/28
- 61/65: gnu: r-motifbreakr: Update to 2.6.1.,
guix-commits <=