guix-commits
[Top][All Lists]
Advanced

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

24/112: gnu: r-grohmm: Update to 1.14.0.


From: Ricardo Wurmus
Subject: 24/112: gnu: r-grohmm: Update to 1.14.0.
Date: Sat, 2 Jun 2018 07:40:02 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 9370b8ee9f35e838fe63bdc8e5a26def3a072c35
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jun 2 11:47:04 2018 +0200

    gnu: r-grohmm: Update to 1.14.0.
    
    * gnu/packages/bioinformatics.scm (r-grohmm): Update to 1.14.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 afd89e5..8f5a837 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6559,14 +6559,14 @@ annotation infrastructure.")
 (define-public r-grohmm
   (package
     (name "r-grohmm")
-    (version "1.12.0")
+    (version "1.14.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "groHMM" version))
        (sha256
         (base32
-         "0cjkj0ypyc4dfi9s8dh88kh6q4xlpnc0wal7njg4b4gqj0l2hva7"))))
+         "1kjb14apyly44qdlx2ld6gr69wlazd4mbhs58l35hir12aphgrzp"))))
     (properties `((upstream-name . "groHMM")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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