guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

300/324: gnu: r-tfbstools: Update to 1.30.0.


From: guix-commits
Subject: 300/324: gnu: r-tfbstools: Update to 1.30.0.
Date: Sat, 5 Jun 2021 03:16:05 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 0b6b42b6c49288a4ec6c6beb8cda162c6cb2c4a1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:50:13 2021 +0200

    gnu: r-tfbstools: Update to 1.30.0.
    
    * gnu/packages/bioconductor.scm (r-tfbstools): Update to 1.30.0.
---
 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 4d8a78b..1ab3073 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -12367,14 +12367,14 @@ advanced visualization of sets of conserved noncoding 
elements.")
 (define-public r-tfbstools
   (package
     (name "r-tfbstools")
-    (version "1.28.0")
+    (version "1.30.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "TFBSTools" version))
        (sha256
         (base32
-         "0p42hnwhipmcvrsqk3s8qfiian1fvh6izfd9m961bsx99r2clnha"))))
+         "1avgjv2nyr28cla0z9dvh3v0hr1f561sz2as1k53a42irbjk0var"))))
     (properties `((upstream-name . "TFBSTools")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]