guix-commits
[Top][All Lists]
Advanced

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

12/63: gnu: r-grohmm: Update to 1.10.0.


From: Roel Janssen
Subject: 12/63: gnu: r-grohmm: Update to 1.10.0.
Date: Fri, 28 Apr 2017 05:06:00 -0400 (EDT)

roelj pushed a commit to branch master
in repository guix.

commit 795a604526286e943dda7038aed57d341013024a
Author: Roel Janssen <address@hidden>
Date:   Fri Apr 28 10:32:10 2017 +0200

    gnu: r-grohmm: Update to 1.10.0.
    
    * gnu/packages/bioinformatics.scm (r-grohmm): Update to 1.10.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 3575290..f34354c 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -5732,14 +5732,14 @@ annotation infrastructure.")
 (define-public r-grohmm
   (package
     (name "r-grohmm")
-    (version "1.8.0")
+    (version "1.10.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "groHMM" version))
        (sha256
         (base32
-         "0d91nyhqbi5hv3mgmr2z0g29wg2md26g0hyv5mgapmz20cd9zi4y"))))
+         "16k1kp4sbhh0vp7dzywafq52csq42ksqfrqfy4bdv1qbd7536dpd"))))
     (properties `((upstream-name . "groHMM")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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