guix-commits
[Top][All Lists]
Advanced

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

06/08: gnu: r-motifstack: Update to 1.36.1.


From: guix-commits
Subject: 06/08: gnu: r-motifstack: Update to 1.36.1.
Date: Wed, 3 Nov 2021 07:59:42 -0400 (EDT)

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

commit 94e21e8b23fdd63c0d9e10977ee25150fbe286da
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Nov 3 11:37:22 2021 +0000

    gnu: r-motifstack: Update to 1.36.1.
    
    * gnu/packages/bioconductor.scm (r-motifstack): Update to 1.36.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 8bf840d..d1007cf 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8033,14 +8033,14 @@ Bioconductor.")
 (define-public r-motifstack
   (package
     (name "r-motifstack")
-    (version "1.36.0")
+    (version "1.36.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "motifStack" version))
        (sha256
         (base32
-         "0yn348kmw7v46iym913ncx4yh5nxzmba8bdys52s12ldgjja53gp"))))
+         "140xclzgn5z64v5nm4kvj0qwvqb7ix91bbmimsfc6k1p0l8lwsvv"))))
     (properties `((upstream-name . "motifStack")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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