guix-commits
[Top][All Lists]
Advanced

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

23/23: gnu: r-rhisat2: Update to 1.0.2.


From: guix-commits
Subject: 23/23: gnu: r-rhisat2: Update to 1.0.2.
Date: Sun, 9 Jun 2019 09:20:11 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 2d1d59ab57587e7853658fefd59f8532502d09fa
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Jun 9 15:19:44 2019 +0200

    gnu: r-rhisat2: Update to 1.0.2.
    
    * gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.0.2.
---
 gnu/packages/bioconductor.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 1348be9..c1bbcdc 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4438,14 +4438,14 @@ interpretation.")
 (define-public r-rhisat2
   (package
     (name "r-rhisat2")
-    (version "1.0.1")
+    (version "1.0.2")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "Rhisat2" version))
        (sha256
         (base32
-         "01jhj5vvfl4n2d0nl3nd1iw9nii85mgw2adnrmxb8wwlxgy240vr"))))
+         "1y3zqvk1vbcb10r1myh6f5yzjvf7bhwhpiq78bs1k6spli4bzj0q"))))
     (properties `((upstream-name . "Rhisat2")))
     (build-system r-build-system)
     (native-inputs



reply via email to

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