guix-commits
[Top][All Lists]
Advanced

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

15/49: gnu: r-grohmm: Update to 1.8.0.


From: Ricardo Wurmus
Subject: 15/49: gnu: r-grohmm: Update to 1.8.0.
Date: Wed, 26 Oct 2016 07:29:04 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit c9b5046a18fcdcb8d76b85baf2344d197452ae30
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Oct 26 08:50:21 2016 +0200

    gnu: r-grohmm: Update to 1.8.0.
    
    * gnu/packages/bioinformatics.scm (r-grohmm): Update to 1.8.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 5969a13..0e7cbb3 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -5539,14 +5539,14 @@ annotation infrastructure.")
 (define-public r-grohmm
   (package
     (name "r-grohmm")
-    (version "1.6.0")
+    (version "1.8.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "groHMM" version))
        (sha256
         (base32
-         "1l9mcyzyc548114ysb9r0q7hgzw3yy7gpiahrzkzj6hblc4f1jyp"))))
+         "0d91nyhqbi5hv3mgmr2z0g29wg2md26g0hyv5mgapmz20cd9zi4y"))))
     (properties `((upstream-name . "groHMM")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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