guix-commits
[Top][All Lists]
Advanced

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

123/323: gnu: r-rhisat2: Update to 1.6.0.


From: guix-commits
Subject: 123/323: gnu: r-rhisat2: Update to 1.6.0.
Date: Mon, 7 Dec 2020 15:13:17 -0500 (EST)

rekado pushed a commit to branch wip-r
in repository guix.

commit fe92fd6fd7165f06db5344a4517b024f14218b20
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:53:18 2020 +0100

    gnu: r-rhisat2: Update to 1.6.0.
    
    * gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.6.0.
---
 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 c327003..c049e1d 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5558,14 +5558,14 @@ interpretation.")
 (define-public r-rhisat2
   (package
     (name "r-rhisat2")
-    (version "1.4.0")
+    (version "1.6.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "Rhisat2" version))
        (sha256
         (base32
-         "0hhmcdnixkaqx9x9cl2vjaba3ri8m6wkbnbhxjmy51jwqzy2223a"))))
+         "0f9x2qcazml0zjcgyy0kdphnww4d1m62rn0ijcqlhy1bng6ihwwb"))))
     (properties `((upstream-name . "Rhisat2")))
     (build-system r-build-system)
     (arguments



reply via email to

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