guix-commits
[Top][All Lists]
Advanced

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

14/15: gnu: r-motifrg: Update to 1.16.0.


From: Ricardo Wurmus
Subject: 14/15: gnu: r-motifrg: Update to 1.16.0.
Date: Mon, 16 May 2016 19:00:21 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit a0fe3aeecfa830adfaad5a444ed763012218cc3f
Author: Ricardo Wurmus <address@hidden>
Date:   Tue May 10 12:04:18 2016 +0200

    gnu: r-motifrg: Update to 1.16.0.
    
    * gnu/packages/bioinformatics.scm (r-motifrg): Update to 1.16.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 a102a0c..4284686 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -5002,14 +5002,14 @@ Biostrings objects.")
 (define-public r-motifrg
   (package
     (name "r-motifrg")
-    (version "1.14.0")
+    (version "1.16.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "motifRG" version))
        (sha256
         (base32
-         "1v9zm5629k2lcqbbgw8bwflvbircyxkfavbkvmbd212kgwcng8vn"))))
+         "1ds22paqc0923y6z1fy0arw0wxvvmglfvfgarhywv1qywhq68mbq"))))
     (properties `((upstream-name . "motifRG")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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