guix-commits
[Top][All Lists]
Advanced

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

57/112: gnu: r-motifrg: Update to 1.24.0.


From: Ricardo Wurmus
Subject: 57/112: gnu: r-motifrg: Update to 1.24.0.
Date: Sat, 2 Jun 2018 07:40:11 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 7e6537e257245715a647dfecb87c9453438bc1df
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jun 2 11:56:34 2018 +0200

    gnu: r-motifrg: Update to 1.24.0.
    
    * gnu/packages/bioinformatics.scm (r-motifrg): Update to 1.24.0.
---
 gnu/packages/bioinformatics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 09ca946..8a5d9fd 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8356,14 +8356,14 @@ Biostrings objects.")
 (define-public r-motifrg
   (package
     (name "r-motifrg")
-    (version "1.22.0")
+    (version "1.24.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "motifRG" version))
        (sha256
         (base32
-         "193zl2rlzwxv9p9q5i7rilj3w05ndqfyp9bdpvagp5s5cin4hf44"))))
+         "0mxhyidkyd2zqahdbg69y20r550z78lvr1r3pbjymnwfg4hcfq1p"))))
     (properties `((upstream-name . "motifRG")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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