guix-commits
[Top][All Lists]
Advanced

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

300/353: gnu: r-tfbstools: Update to 1.32.0.


From: guix-commits
Subject: 300/353: gnu: r-tfbstools: Update to 1.32.0.
Date: Thu, 4 Nov 2021 18:15:19 -0400 (EDT)

rekado pushed a commit to branch r-updates
in repository guix.

commit acf676684ea884c8a5445de02f0166d4da1f7155
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:43 2021 +0000

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



reply via email to

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