guix-commits
[Top][All Lists]
Advanced

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

04/89: gnu: r-activedriverwgs: Update to 1.1.1.


From: guix-commits
Subject: 04/89: gnu: r-activedriverwgs: Update to 1.1.1.
Date: Mon, 5 Oct 2020 18:34:41 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 5412da848ec9a2caf94bf71355e4ffe90bcfad03
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:12:09 2020 +0200

    gnu: r-activedriverwgs: Update to 1.1.1.
    
    * gnu/packages/bioconductor.scm (r-activedriverwgs): Update to 1.1.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 4ca0906..8e5ec27 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7161,14 +7161,14 @@ data.")
 (define-public r-activedriverwgs
   (package
     (name "r-activedriverwgs")
-    (version "1.1.0")
+    (version "1.1.1")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "ActiveDriverWGS" version))
        (sha256
         (base32
-         "0l6h0f54zjvcx19ngq3kp01dypsjqf28vssjm8yzccmpyacfypag"))))
+         "06mvakdc8d2pn91p0sr4ixc561s4ia5h1cvd1p7pqd6s50dy4say"))))
     (properties
      `((upstream-name . "ActiveDriverWGS")))
     (build-system r-build-system)



reply via email to

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