guix-commits
[Top][All Lists]
Advanced

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

02/10: gnu: r-rhisat2: Update to 1.0.1.


From: guix-commits
Subject: 02/10: gnu: r-rhisat2: Update to 1.0.1.
Date: Mon, 20 May 2019 09:08:43 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 371c73b2e6c139cdfa742c3ebf3250e7e62cceda
Author: Ricardo Wurmus <address@hidden>
Date:   Mon May 20 15:05:48 2019 +0200

    gnu: r-rhisat2: Update to 1.0.1.
    
    * gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.0.1.
---
 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 87689a2..b488839 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.0")
+    (version "1.0.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "Rhisat2" version))
        (sha256
         (base32
-         "1d1gwl8l2z8kzfvkp1s8vfrh6jbq9ha25dplpf9g62qqa8a46hga"))))
+         "01jhj5vvfl4n2d0nl3nd1iw9nii85mgw2adnrmxb8wwlxgy240vr"))))
     (properties `((upstream-name . "Rhisat2")))
     (build-system r-build-system)
     (native-inputs



reply via email to

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