guix-commits
[Top][All Lists]
Advanced

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

14/214: gnu: r-activedriverwgs: Update to 1.2.0.


From: guix-commits
Subject: 14/214: gnu: r-activedriverwgs: Update to 1.2.0.
Date: Tue, 20 Sep 2022 11:06:53 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 93328f8b896c90ebd8c2ad3bfa386c392b557978
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:52:42 2022 +0200

    gnu: r-activedriverwgs: Update to 1.2.0.
    
    * gnu/packages/bioconductor.scm (r-activedriverwgs): Update to 1.2.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 c009ed0e3a..10b70bab06 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13147,14 +13147,14 @@ rate} (FDR).")
 (define-public r-activedriverwgs
   (package
     (name "r-activedriverwgs")
-    (version "1.1.2")
+    (version "1.2.0")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "ActiveDriverWGS" version))
        (sha256
         (base32
-         "13b5yazgv9kckcp6gck183mh1m0q8lc5ixagmcy9s8kv2wz7wq45"))))
+         "0xnplgwxd197a4d422bsxg753q158i12ils16awd1cw30wafdxkk"))))
     (properties
      `((upstream-name . "ActiveDriverWGS")))
     (build-system r-build-system)



reply via email to

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