guix-commits
[Top][All Lists]
Advanced

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

384/457: gnu: r-tfbstools: Update to 1.36.0.


From: guix-commits
Subject: 384/457: gnu: r-tfbstools: Update to 1.36.0.
Date: Thu, 24 Nov 2022 06:37:44 -0500 (EST)

rekado pushed a commit to branch wip-bioconductor
in repository guix.

commit 21b32e45bd3e32d9f729441f11b2f2bb67d7c1ab
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:30 2022 +0100

    gnu: r-tfbstools: Update to 1.36.0.
    
    * gnu/packages/bioconductor.scm (r-tfbstools): Update to 1.36.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 a8ca442cd6..0e9e11295b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -15966,14 +15966,14 @@ advanced visualization of sets of conserved noncoding 
elements.")
 (define-public r-tfbstools
   (package
     (name "r-tfbstools")
-    (version "1.34.0")
+    (version "1.36.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "TFBSTools" version))
        (sha256
         (base32
-         "0l6j1r2cx7jfd39qzbyynk4jvzd81ys6yypzxjc97js4kkyrx29w"))))
+         "05kgkwmh5mcrm0xd81rzicysgknb8wrf71y2llikvma1b9c1g789"))))
     (properties `((upstream-name . "TFBSTools")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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